...     |     ^~~~~~~~~~~~
[466/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -Imodules/features2d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/features2d/CMakeFiles/opencv_features2d.dir/src/sift.dispatch.cpp.o -MF modules/features2d/CMakeFiles/opencv_features2d.dir/src/sift.dispatch.cpp.o.d -o modules/features2d/CMakeFiles/opencv_features2d.dir/src/sift.dispatch.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/sift.dispatch.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/precomp.hpp:50,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/sift.dispatch.cpp:72:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/precomp.hpp:50,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/sift.dispatch.cpp:72:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[467/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/hfs/CMakeFiles/example_hfs_example.dir/samples/example.cpp.o -MF modules/hfs/CMakeFiles/example_hfs_example.dir/samples/example.cpp.o.d -o modules/hfs/CMakeFiles/example_hfs_example.dir/samples/example.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/samples/example.cpp
[468/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/include -Imodules/hfs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/gslic_engine.cpp.o -MF modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/gslic_engine.cpp.o.d -o modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/gslic_engine.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/src/slic/gslic_engine.cpp
[469/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/include -Imodules/hfs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs.cpp.o -MF modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs.cpp.o.d -o modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/src/hfs.cpp
[470/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/include -Imodules/fuzzy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F1_math.cpp.o -MF modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F1_math.cpp.o.d -o modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F1_math.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_F1_math.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/precomp.hpp:45,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_F1_math.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/precomp.hpp:45,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_F1_math.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[471/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/include -Imodules/fuzzy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F0_math.cpp.o -MF modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F0_math.cpp.o.d -o modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F0_math.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_F0_math.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/precomp.hpp:45,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_F0_math.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/precomp.hpp:45,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_F0_math.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[472/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/include -Imodules/fuzzy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_image.cpp.o -MF modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_image.cpp.o.d -o modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_image.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_image.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/precomp.hpp:45,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_image.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/precomp.hpp:45,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/fuzzy/src/fuzzy_image.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[473/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_fuzzy.so.4.5 -o lib/libopencv_fuzzy.so.4.5.2 modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F0_math.cpp.o modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_F1_math.cpp.o modules/fuzzy/CMakeFiles/opencv_fuzzy.dir/src/fuzzy_image.cpp.o  lib/libopencv_imgproc.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[474/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_fuzzy.so.4.5.2  lib/libopencv_fuzzy.so.4.5 lib/libopencv_fuzzy.so && :
[475/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -Imodules/features2d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/features2d/CMakeFiles/opencv_features2d.dir/src/matchers.cpp.o -MF modules/features2d/CMakeFiles/opencv_features2d.dir/src/matchers.cpp.o.d -o modules/features2d/CMakeFiles/opencv_features2d.dir/src/matchers.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/matchers.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/precomp.hpp:50,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/matchers.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/precomp.hpp:50,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/src/matchers.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[476/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_features2d.so.4.5 -o lib/libopencv_features2d.so.4.5.2 modules/features2d/CMakeFiles/opencv_features2d.dir/src/affine_feature.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/agast.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/agast_score.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/akaze.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/bagofwords.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/blobdetector.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/brisk.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/draw.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/dynamic.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/evaluation.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/fast.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/fast_score.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/feature2d.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/gftt.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/AKAZEFeatures.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/KAZEFeatures.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/fed.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/nldiffusion_functions.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/keypoint.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/main.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/matchers.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/mser.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/orb.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/src/sift.dispatch.cpp.o modules/features2d/CMakeFiles/opencv_features2d.dir/opencl_kernels_features2d.cpp.o  lib/libopencv_flann.so.4.5.2  lib/libopencv_imgproc.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[477/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_features2d.so.4.5.2  lib/libopencv_features2d.so.4.5 lib/libopencv_features2d.so && :
[478/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/include -Imodules/hfs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/hfs/CMakeFiles/opencv_hfs.dir/src/magnitude/magnitude.cpp.o -MF modules/hfs/CMakeFiles/opencv_hfs.dir/src/magnitude/magnitude.cpp.o.d -o modules/hfs/CMakeFiles/opencv_hfs.dir/src/magnitude/magnitude.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/src/magnitude/magnitude.cpp
[479/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/include -Imodules/hfs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/hfs/CMakeFiles/opencv_hfs.dir/src/merge/merge.cpp.o -MF modules/hfs/CMakeFiles/opencv_hfs.dir/src/merge/merge.cpp.o.d -o modules/hfs/CMakeFiles/opencv_hfs.dir/src/merge/merge.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/src/merge/merge.cpp
[480/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/include -Imodules/hfs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/slic.cpp.o -MF modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/slic.cpp.o.d -o modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/slic.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/src/slic/slic.cpp
[481/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/img_hash/CMakeFiles/example_img_hash_hash_samples.dir/samples/hash_samples.cpp.o -MF modules/img_hash/CMakeFiles/example_img_hash_hash_samples.dir/samples/hash_samples.cpp.o.d -o modules/img_hash/CMakeFiles/example_img_hash_hash_samples.dir/samples/hash_samples.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/samples/hash_samples.cpp
[482/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/include -Imodules/hfs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs_core.cpp.o -MF modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs_core.cpp.o.d -o modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs_core.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/hfs/src/hfs_core.cpp
[483/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_hfs.so.4.5 -o lib/libopencv_hfs.so.4.5.2 modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs.cpp.o modules/hfs/CMakeFiles/opencv_hfs.dir/src/hfs_core.cpp.o modules/hfs/CMakeFiles/opencv_hfs.dir/src/magnitude/magnitude.cpp.o modules/hfs/CMakeFiles/opencv_hfs.dir/src/merge/merge.cpp.o modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/gslic_engine.cpp.o modules/hfs/CMakeFiles/opencv_hfs.dir/src/slic/slic.cpp.o  lib/libopencv_imgproc.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[484/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_hfs.so.4.5.2  lib/libopencv_hfs.so.4.5 lib/libopencv_hfs.so && :
[485/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -Imodules/img_hash -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/img_hash_base.cpp.o -MF modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/img_hash_base.cpp.o.d -o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/img_hash_base.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/src/img_hash_base.cpp
[486/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -Imodules/img_hash -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/block_mean_hash.cpp.o -MF modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/block_mean_hash.cpp.o.d -o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/block_mean_hash.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/src/block_mean_hash.cpp
[487/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -Imodules/img_hash -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/average_hash.cpp.o -MF modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/average_hash.cpp.o.d -o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/average_hash.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/src/average_hash.cpp
[488/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -Imodules/img_hash -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/color_moment_hash.cpp.o -MF modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/color_moment_hash.cpp.o.d -o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/color_moment_hash.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/src/color_moment_hash.cpp
[489/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -Imodules/img_hash -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/marr_hildreth_hash.cpp.o -MF modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/marr_hildreth_hash.cpp.o.d -o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/marr_hildreth_hash.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/src/marr_hildreth_hash.cpp
[490/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -Imodules/img_hash -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/phash.cpp.o -MF modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/phash.cpp.o.d -o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/phash.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/src/phash.cpp
[491/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/include -Imodules/img_hash -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/radial_variance_hash.cpp.o -MF modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/radial_variance_hash.cpp.o.d -o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/radial_variance_hash.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/img_hash/src/radial_variance_hash.cpp
[492/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_img_hash.so.4.5 -o lib/libopencv_img_hash.so.4.5.2 modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/average_hash.cpp.o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/block_mean_hash.cpp.o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/color_moment_hash.cpp.o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/img_hash_base.cpp.o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/marr_hildreth_hash.cpp.o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/phash.cpp.o modules/img_hash/CMakeFiles/opencv_img_hash.dir/src/radial_variance_hash.cpp.o  lib/libopencv_imgproc.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[493/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_img_hash.so.4.5.2  lib/libopencv_img_hash.so.4.5 lib/libopencv_img_hash.so && :
[494/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdal.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdal.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdal.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_gdal.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_gdal.cpp:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_gdal.cpp:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[495/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_perf_imgcodecs.dir/perf/perf_main.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_perf_imgcodecs.dir/perf/perf_main.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_perf_imgcodecs.dir/perf/perf_main.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/perf/perf_main.cpp
[496/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_base.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_base.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_base.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_base.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_base.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_base.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[497/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_exr.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_exr.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_exr.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_exr.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_exr.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_exr.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[498/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_bmp.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_bmp.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_bmp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_bmp.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_bmp.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_bmp.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[499/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/utils.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/utils.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/utils.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/utils.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/utils.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/utils.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[500/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdcm.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdcm.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdcm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_gdcm.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_gdcm.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_gdcm.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[501/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_hdr.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_hdr.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_hdr.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_hdr.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_hdr.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_hdr.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[502/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg2000.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg2000.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg2000.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[503/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[504/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pam.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pam.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pam.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pam.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pam.cpp:49:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pam.cpp:49:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[505/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/loadsave.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/loadsave.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/loadsave.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/loadsave.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/loadsave.cpp:46:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/loadsave.cpp:46:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[506/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pfm.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pfm.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pfm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pfm.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pfm.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pfm.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[507/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_png.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_png.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_png.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_png.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_png.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_png.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[508/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pxm.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pxm.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pxm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pxm.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pxm.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_pxm.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[509/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_sunras.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_sunras.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_sunras.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_sunras.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_sunras.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_sunras.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[510/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000_openjpeg.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000_openjpeg.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000_openjpeg.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg2000_openjpeg.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg2000_openjpeg.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_jpeg2000_openjpeg.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[511/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_webp.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_webp.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_webp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_webp.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_webp.cpp:45:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_webp.cpp:45:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[512/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/bitstrm.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/bitstrm.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/bitstrm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/bitstrm.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/bitstrm.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/bitstrm.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[513/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/rgbe.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/rgbe.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/rgbe.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/rgbe.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/rgbe.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/rgbe.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[514/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -Imodules/line_descriptor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/LSDDetector.cpp.o -MF modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/LSDDetector.cpp.o.d -o modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/LSDDetector.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/LSDDetector.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/LSDDetector.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/LSDDetector.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[515/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/exif.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/exif.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/exif.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/exif.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/exif.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/exif.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[516/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -Imodules/line_descriptor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/draw.cpp.o -MF modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/draw.cpp.o.d -o modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/draw.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/draw.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/draw.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/draw.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[517/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/example_line_descriptor_radius_matching.dir/samples/radius_matching.cpp.o -MF modules/line_descriptor/CMakeFiles/example_line_descriptor_radius_matching.dir/samples/radius_matching.cpp.o.d -o modules/line_descriptor/CMakeFiles/example_line_descriptor_radius_matching.dir/samples/radius_matching.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/samples/radius_matching.cpp
[518/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -Imodules/line_descriptor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor_matcher.cpp.o -MF modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor_matcher.cpp.o.d -o modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor_matcher.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/binary_descriptor_matcher.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/binary_descriptor_matcher.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/binary_descriptor_matcher.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[519/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/opencv_perf_line_descriptor.dir/perf/perf_matching.cpp.o -MF modules/line_descriptor/CMakeFiles/opencv_perf_line_descriptor.dir/perf/perf_matching.cpp.o.d -o modules/line_descriptor/CMakeFiles/opencv_perf_line_descriptor.dir/perf/perf_matching.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/perf/perf_matching.cpp
[520/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/example_line_descriptor_lsd_lines_extraction.dir/samples/lsd_lines_extraction.cpp.o -MF modules/line_descriptor/CMakeFiles/example_line_descriptor_lsd_lines_extraction.dir/samples/lsd_lines_extraction.cpp.o.d -o modules/line_descriptor/CMakeFiles/example_line_descriptor_lsd_lines_extraction.dir/samples/lsd_lines_extraction.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/samples/lsd_lines_extraction.cpp
[521/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_IMGCODEC_HDR -DHAVE_IMGCODEC_PFM -DHAVE_IMGCODEC_PXM -DHAVE_IMGCODEC_SUNRASTER -DHAVE_WEBP -DOPJ_STATIC -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/openjpeg/openjp2 -I3rdparty/openjpeg/openjp2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -Imodules/imgcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_tiff.cpp.o -MF modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_tiff.cpp.o.d -o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_tiff.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_tiff.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_tiff.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/precomp.hpp:49,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/src/grfmt_tiff.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[522/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_imgcodecs.so.4.5 -o lib/libopencv_imgcodecs.so.4.5.2 modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/loadsave.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/utils.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_base.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_bmp.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_exr.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdal.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdcm.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_hdr.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000_openjpeg.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pam.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pfm.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_png.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pxm.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_sunras.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_tiff.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_webp.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/bitstrm.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/rgbe.cpp.o modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/exif.cpp.o  lib/libopencv_imgproc.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libjpeg.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libwebp.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libpng.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libz.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libtiff.so  3rdparty/lib/liblibopenjp2.a  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libz.so  lib/libopencv_core.so.4.5.2  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libtiff.so  -lm  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[523/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_imgcodecs.so.4.5.2  lib/libopencv_imgcodecs.so.4.5 lib/libopencv_imgcodecs.so && :
[524/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/opencv_perf_line_descriptor.dir/perf/perf_main.cpp.o -MF modules/line_descriptor/CMakeFiles/opencv_perf_line_descriptor.dir/perf/perf_main.cpp.o.d -o modules/line_descriptor/CMakeFiles/opencv_perf_line_descriptor.dir/perf/perf_main.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/perf/perf_main.cpp
[525/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/example_line_descriptor_lines_extraction.dir/samples/lines_extraction.cpp.o -MF modules/line_descriptor/CMakeFiles/example_line_descriptor_lines_extraction.dir/samples/lines_extraction.cpp.o.d -o modules/line_descriptor/CMakeFiles/example_line_descriptor_lines_extraction.dir/samples/lines_extraction.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/samples/lines_extraction.cpp
[526/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/example_line_descriptor_knn_matching.dir/samples/knn_matching.cpp.o -MF modules/line_descriptor/CMakeFiles/example_line_descriptor_knn_matching.dir/samples/knn_matching.cpp.o.d -o modules/line_descriptor/CMakeFiles/example_line_descriptor_knn_matching.dir/samples/knn_matching.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/samples/knn_matching.cpp
[527/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/example_line_descriptor_matching.dir/samples/matching.cpp.o -MF modules/line_descriptor/CMakeFiles/example_line_descriptor_matching.dir/samples/matching.cpp.o.d -o modules/line_descriptor/CMakeFiles/example_line_descriptor_matching.dir/samples/matching.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/samples/matching.cpp
[528/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/example_line_descriptor_compute_descriptors.dir/samples/compute_descriptors.cpp.o -MF modules/line_descriptor/CMakeFiles/example_line_descriptor_compute_descriptors.dir/samples/compute_descriptors.cpp.o.d -o modules/line_descriptor/CMakeFiles/example_line_descriptor_compute_descriptors.dir/samples/compute_descriptors.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/samples/compute_descriptors.cpp
[529/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/include -Imodules/line_descriptor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor.cpp.o -MF modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor.cpp.o.d -o modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/binary_descriptor.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/binary_descriptor.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/precomp.hpp:55,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/line_descriptor/src/binary_descriptor.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[530/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_line_descriptor.so.4.5 -o lib/libopencv_line_descriptor.so.4.5.2 modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/LSDDetector.cpp.o modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor.cpp.o modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/binary_descriptor_matcher.cpp.o modules/line_descriptor/CMakeFiles/opencv_line_descriptor.dir/src/draw.cpp.o  lib/libopencv_features2d.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_flann.so.4.5.2  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[531/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_line_descriptor.so.4.5.2  lib/libopencv_line_descriptor.so.4.5 lib/libopencv_line_descriptor.so && :
[532/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/saliency/CMakeFiles/example_saliency_computeSaliency.dir/samples/computeSaliency.cpp.o -MF modules/saliency/CMakeFiles/example_saliency_computeSaliency.dir/samples/computeSaliency.cpp.o.d -o modules/saliency/CMakeFiles/example_saliency_computeSaliency.dir/samples/computeSaliency.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/samples/computeSaliency.cpp
[533/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmFile.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmFile.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmFile.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/CmFile.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/CmFile.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/CmFile.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[534/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/FilterTIG.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/FilterTIG.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/FilterTIG.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/FilterTIG.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/FilterTIG.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/FilterTIG.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[535/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliency.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliency.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliency.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/motionSaliency.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/motionSaliency.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/motionSaliency.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[536/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmShow.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmShow.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmShow.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/CmShow.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/CmShow.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/CmShow.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[537/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/ValStructVec.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/ValStructVec.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/ValStructVec.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/ValStructVec.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/ValStructVec.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/ValStructVec.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[538/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/saliency.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/saliency.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/saliency.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/saliency.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/saliency.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/saliency.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[539/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/objectness.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/objectness.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/objectness.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/objectness.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/objectness.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/objectness.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[540/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliency.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliency.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliency.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliency.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliency.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliency.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[541/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliencyBinWangApr2014.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliencyBinWangApr2014.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliencyBinWangApr2014.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/motionSaliencyBinWangApr2014.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/motionSaliencyBinWangApr2014.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/motionSaliencyBinWangApr2014.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[542/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencyFineGrained.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencyFineGrained.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencyFineGrained.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliencyFineGrained.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliencyFineGrained.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliencyFineGrained.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[543/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencySpectralResidual.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencySpectralResidual.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencySpectralResidual.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliencySpectralResidual.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliencySpectralResidual.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/staticSaliencySpectralResidual.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[544/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/include -Imodules/saliency -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/objectnessBING.cpp.o -MF modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/objectnessBING.cpp.o.d -o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/objectnessBING.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/objectnessBING.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/objectnessBING.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/saliency/src/BING/objectnessBING.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[545/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_main.cpp.o -MF modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_main.cpp.o.d -o modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_main.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/perf/perf_main.cpp
[546/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-overloaded-virtual -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_saliency.so.4.5 -o lib/libopencv_saliency.so.4.5.2 modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmFile.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/CmShow.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/FilterTIG.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/ValStructVec.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/BING/objectnessBING.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliency.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/motionSaliencyBinWangApr2014.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/objectness.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/saliency.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliency.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencyFineGrained.cpp.o modules/saliency/CMakeFiles/opencv_saliency.dir/src/staticSaliencySpectralResidual.cpp.o  lib/libopencv_features2d.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_flann.so.4.5.2  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[547/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_saliency.so.4.5.2  lib/libopencv_saliency.so.4.5 lib/libopencv_saliency.so && :
[548/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_c.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_c.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_c.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/videoio_c.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/videoio_c.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/videoio_c.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[549/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[550/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_input.cpp.o -MF modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_input.cpp.o.d -o modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_input.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/perf/perf_input.cpp
[551/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_decoder.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_decoder.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_decoder.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_mjpeg_decoder.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_mjpeg_decoder.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_mjpeg_decoder.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[552/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_images.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_images.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_images.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_images.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_images.cpp:52:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_images.cpp:52:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[553/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_encoder.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_encoder.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_encoder.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_mjpeg_encoder.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_mjpeg_encoder.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_mjpeg_encoder.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[554/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_output.cpp.o -MF modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_output.cpp.o.d -o modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_output.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/perf/perf_output.cpp
[555/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_registry.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_registry.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_registry.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/videoio_registry.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/videoio_registry.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/videoio_registry.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[556/1547] cd TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/modules/calib3d && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -DMODULE_NAME=calib3d -DCL_DIR=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/opencl -DOUTPUT=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/modules/calib3d/opencl_kernels_calib3d.cpp -P TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/cmake/cl2cpp.cmake
[557/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_tr_chars_benchmark.dir/samples/tr_chars_benchmark.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_tr_chars_benchmark.dir/samples/tr_chars_benchmark.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_tr_chars_benchmark.dir/samples/tr_chars_benchmark.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/tr_chars_benchmark.cpp
[558/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_static.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_static.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_static.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/backend_static.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/backend_static.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/backend_static.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[559/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/container_avi.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/container_avi.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/container_avi.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/container_avi.cpp
[560/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_track_vot.dir/samples/track_vot.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_track_vot.dir/samples/track_vot.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_track_vot.dir/samples/track_vot.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/track_vot.cpp
[561/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/opencl/perf_stereobm.cpp.o -MF modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/opencl/perf_stereobm.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/opencl/perf_stereobm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/perf/opencl/perf_stereobm.cpp
[562/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_main.cpp.o -MF modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_main.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_main.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/perf/perf_main.cpp
[563/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gphoto2.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gphoto2.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gphoto2.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gphoto2.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gphoto2.cpp:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gphoto2.cpp:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[564/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_plugin.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_plugin.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_plugin.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/backend_plugin.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/backend_plugin.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/backend_plugin.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[565/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_cicrlesGrid.cpp.o -MF modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_cicrlesGrid.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_cicrlesGrid.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/perf/perf_cicrlesGrid.cpp
[566/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_undistort.cpp.o -MF modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_undistort.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_undistort.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/perf/perf_undistort.cpp
[567/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_v4l.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_v4l.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_v4l.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_v4l.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_v4l.cpp:209:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_v4l.cpp:209:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[568/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_affine2d.cpp.o -MF modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_affine2d.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_affine2d.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/perf/perf_affine2d.cpp
[569/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_ffmpeg.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_ffmpeg.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_ffmpeg.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_ffmpeg.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_ffmpeg.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_ffmpeg.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[570/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ap3p.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ap3p.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ap3p.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ap3p.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ap3p.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ap3p.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[571/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_FFMPEG -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -Imodules/videoio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/orc-0.4 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gphoto2 -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gstreamer.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gstreamer.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gstreamer.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:50:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/precomp.hpp:62,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:50:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp: In member function 'void cv::GStreamerCapture::setFilter(const char*, int, int, int)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:682:44: warning: missing sentinel in function call [-Wformat=]
  682 |             caps.attach(gst_caps_new_simple("video/x-raw", "format", G_TYPE_STRING, "BGR", prop, type, v1, NULL));
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:686:44: warning: missing sentinel in function call [-Wformat=]
  686 |             caps.attach(gst_caps_new_simple("video/x-raw", "format", G_TYPE_STRING, "BGR", prop, type, v1, v2, NULL));
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:695:32: warning: missing sentinel in function call [-Wformat=]
  695 |             gst_caps_set_simple(caps, prop, type, v1, NULL);
      |             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:699:32: warning: missing sentinel in function call [-Wformat=]
  699 |             gst_caps_set_simple(caps, prop, type, v1, v2, NULL);
      |             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp: In member function 'bool cv::GStreamerCapture::open(const String&, const cv::VideoCaptureParameters&)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:885:25: warning: missing sentinel in function call [-Wformat=]
  885 |             g_object_set(G_OBJECT(uridecodebin.get()), "uri", uri.get(), NULL);
      |             ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:963:25: warning: missing sentinel in function call [-Wformat=]
  963 |         gst_bin_add_many(GST_BIN(pipeline.get()), uridecodebin.get(), color.get(), sink.get(), NULL);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp: In member function 'virtual double cv::GStreamerCapture::getProperty(int) const':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1200:29: warning: missing sentinel in function call [-Wformat=]
 1200 |                 g_object_get(G_OBJECT(v4l2src.get()), propName.c_str(), &val, NULL);
      |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp: In member function 'virtual bool cv::GStreamerCapture::setProperty(int, double)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1348:29: warning: missing sentinel in function call [-Wformat=]
 1348 |                 g_object_set(G_OBJECT(v4l2src.get()), propName.c_str(), &val, NULL);
      |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp: In member function 'bool cv::CvVideoWriter_GStreamer::open(const string&, int, double, const Size&, const cv::VideoWriterParameters&)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1748:21: warning: missing sentinel in function call [-Wformat=]
 1748 |         g_object_set(G_OBJECT(encodebin.get()), "profile", containerprofile.get(), NULL);
      |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1752:21: warning: missing sentinel in function call [-Wformat=]
 1752 |         g_object_set(G_OBJECT(file.get()), "location", (const char*)filename.c_str(), NULL);
      |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1763:40: warning: missing sentinel in function call [-Wformat=]
 1763 |         caps.attach(gst_caps_new_simple("image/jpeg",
      |                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
 1764 |                                         "framerate", GST_TYPE_FRACTION, int(fps_num), int(fps_denom),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1765 |                                         NULL));
      |                                         ~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1775:40: warning: missing sentinel in function call [-Wformat=]
 1775 |         caps.attach(gst_caps_new_simple("video/x-raw",
      |                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
 1776 |                                         "format", G_TYPE_STRING, "BGR",
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1777 |                                         "width", G_TYPE_INT, frameSize.width,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1778 |                                         "height", G_TYPE_INT, frameSize.height,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1779 |                                         "framerate", GST_TYPE_FRACTION, gint(fps_num), gint(fps_denom),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1780 |                                         NULL));
      |                                         ~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1791:40: warning: missing sentinel in function call [-Wformat=]
 1791 |         caps.attach(gst_caps_new_simple("video/x-raw",
      |                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
 1792 |                                         "format", G_TYPE_STRING, "GRAY8",
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1793 |                                         "width", G_TYPE_INT, frameSize.width,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1794 |                                         "height", G_TYPE_INT, frameSize.height,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1795 |                                         "framerate", GST_TYPE_FRACTION, gint(fps_num), gint(fps_denom),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1796 |                                         NULL));
      |                                         ~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1805:40: warning: missing sentinel in function call [-Wformat=]
 1805 |         caps.attach(gst_caps_new_simple("video/x-raw",
      |                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
 1806 |                                         "format", G_TYPE_STRING, "GRAY16_LE",
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1807 |                                         "width", G_TYPE_INT, frameSize.width,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1808 |                                         "height", G_TYPE_INT, frameSize.height,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1809 |                                         "framerate", GST_TYPE_FRACTION, gint(fps_num), gint(fps_denom),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1810 |                                         NULL));
      |                                         ~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1824:17: warning: missing sentinel in function call [-Wformat=]
 1824 |     g_object_set(G_OBJECT(source.get()), "format", GST_FORMAT_TIME, NULL);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1825:17: warning: missing sentinel in function call [-Wformat=]
 1825 |     g_object_set(G_OBJECT(source.get()), "block", 1, NULL);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1826:17: warning: missing sentinel in function call [-Wformat=]
 1826 |     g_object_set(G_OBJECT(source.get()), "is-live", 0, NULL);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1831:21: warning: missing sentinel in function call [-Wformat=]
 1831 |         g_object_set(G_OBJECT(file.get()), "buffer-size", bufsize, NULL);
      |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1832:25: warning: missing sentinel in function call [-Wformat=]
 1832 |         gst_bin_add_many(GST_BIN(pipeline.get()), source.get(), encodebin.get(), file.get(), NULL);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/src/cap_gstreamer.cpp:1833:35: warning: missing sentinel in function call [-Wformat=]
 1833 |         if (!gst_element_link_many(source.get(), encodebin.get(), file.get(), NULL))
      |              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[572/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_videoio.so.4.5 -o lib/libopencv_videoio.so.4.5.2 modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_registry.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/videoio_c.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_images.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_encoder.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_decoder.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_plugin.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/backend_static.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/container_avi.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gstreamer.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_v4l.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_ffmpeg.cpp.o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_gphoto2.cpp.o  lib/libopencv_imgcodecs.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstbase-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstreamer-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgobject-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libglib-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstapp-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstriff-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstpbutils-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstaudio-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstvideo-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgsttag-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstbase-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstreamer-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgobject-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libglib-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstapp-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstriff-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstpbutils-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstaudio-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgstvideo-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgsttag-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libavcodec.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libavformat.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libavutil.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libswscale.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libavresample.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgphoto2.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libm.a  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgphoto2_port.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libm.a  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgphoto2_port.so  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[573/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_videoio.so.4.5.2  lib/libopencv_videoio.so.4.5 lib/libopencv_videoio.so && :
[574/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/checkchessboard.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/checkchessboard.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/checkchessboard.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/checkchessboard.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/checkchessboard.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/checkchessboard.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[575/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_pnp.cpp.o -MF modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_pnp.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_pnp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/perf/perf_pnp.cpp
[576/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/compat_ptsetreg.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/compat_ptsetreg.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/compat_ptsetreg.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/compat_ptsetreg.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/compat_ptsetreg.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/compat_ptsetreg.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[577/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_stereosgbm.cpp.o -MF modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_stereosgbm.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_stereosgbm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/perf/perf_stereosgbm.cpp
[578/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibinit.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibinit.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibinit.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibinit.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibinit.cpp:72:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibinit.cpp:72:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[579/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration_handeye.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration_handeye.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration_handeye.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibration_handeye.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibration_handeye.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibration_handeye.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[580/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/epnp.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/epnp.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/epnp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/epnp.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/epnp.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/epnp.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[581/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/homography_decomp.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/homography_decomp.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/homography_decomp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/homography_decomp.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/homography_decomp.cpp:50:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/homography_decomp.cpp:50:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[582/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/circlesgrid.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/circlesgrid.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/circlesgrid.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/circlesgrid.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/circlesgrid.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/circlesgrid.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[583/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fundam.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fundam.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fundam.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/fundam.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/fundam.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/fundam.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[584/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibration.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibration.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/calibration.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[585/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/levmarq.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/levmarq.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/levmarq.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/levmarq.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/levmarq.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/levmarq.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[586/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ippe.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ippe.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ippe.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ippe.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ippe.cpp:36:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ippe.cpp:36:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[587/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/main.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/main.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/main.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/main.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/main.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/main.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[588/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/polynom_solver.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/polynom_solver.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/polynom_solver.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/polynom_solver.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/polynom_solver.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/polynom_solver.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[589/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/p3p.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/p3p.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/p3p.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/p3p.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/p3p.h:5,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/p3p.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/p3p.h:5,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/p3p.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[590/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/posit.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/posit.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/posit.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/posit.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/posit.cpp:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/posit.cpp:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[591/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/quadsubpix.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/quadsubpix.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/quadsubpix.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/quadsubpix.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/quadsubpix.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/quadsubpix.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[592/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fisheye.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fisheye.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fisheye.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/fisheye.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/fisheye.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/fisheye.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[593/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/chessboard.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/chessboard.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/chessboard.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/chessboard.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/chessboard.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/chessboard.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[594/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ptsetreg.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ptsetreg.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ptsetreg.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ptsetreg.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ptsetreg.cpp:44:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/ptsetreg.cpp:44:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[595/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/rho.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/rho.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/rho.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/rho.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/rho.cpp:47:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/rho.cpp:47:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[596/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/sqpnp.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/sqpnp.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/sqpnp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/sqpnp.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/sqpnp.cpp:39:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/sqpnp.cpp:39:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[597/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/triangulate.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/triangulate.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/triangulate.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/triangulate.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/triangulate.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/triangulate.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[598/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/upnp.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/upnp.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/upnp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/upnp.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/upnp.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/upnp.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[599/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/solvepnp.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/solvepnp.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/solvepnp.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/solvepnp.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/solvepnp.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/solvepnp.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[600/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereobm.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereobm.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereobm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/stereobm.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/stereobm.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/stereobm.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[601/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/undistort.dispatch.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/undistort.dispatch.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/undistort.dispatch.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/undistort.dispatch.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/undistort.dispatch.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/undistort.dispatch.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[602/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereosgbm.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereosgbm.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereosgbm.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/stereosgbm.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/stereosgbm.cpp:53:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/stereosgbm.cpp:53:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[603/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/five-point.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/five-point.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/five-point.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/five-point.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/five-point.cpp:32:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/five-point.cpp:32:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[604/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/degeneracy.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/degeneracy.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/degeneracy.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/degeneracy.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/degeneracy.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/degeneracy.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[605/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/gamma_values.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/gamma_values.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/gamma_values.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/gamma_values.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/gamma_values.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/gamma_values.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[606/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/dls.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/dls.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/dls.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:304:78:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<std::complex<double> >; XprType = const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<std::complex<double> >, const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:147:18:   required from 'void Eigen::MatrixBase<Derived>::normalize() [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:321:29:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_conjugate_op<std::complex<double> >; XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:76:10:   required from 'Eigen::MatrixBase<Derived>::ConjugateReturnType Eigen::MatrixBase<Derived>::conjugate() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::ConjugateReturnType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:80:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:900:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:304:66:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:891:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:304:101:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_conjugate_op<std::complex<double> >; XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:10:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:38:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, 1, -1> >; RhsType = const Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, 1, -1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = std::complex<double>; Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, 1, -1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, 1, -1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:128:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = std::complex<double>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; _Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = std::complex<double>; Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:165:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >::Transpose(const Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = std::complex<double>; Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<std::complex<double>, std::complex<double> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:43:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:38:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:162:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Jacobi/Jacobi.h:279:21:   required from 'void Eigen::MatrixBase<Derived>::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = std::complex<double>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:434:54:   required from 'void Eigen::ComplexSchur<_MatrixType>::reduceToTriangularForm(bool) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:346:3:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; OrthMatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:335:24:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Jacobi/Jacobi.h:294:21:   required from 'void Eigen::MatrixBase<Derived>::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = std::complex<double>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:435:58:   required from 'void Eigen::ComplexSchur<_MatrixType>::reduceToTriangularForm(bool) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:346:3:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; OrthMatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:335:24:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:251:39:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<std::complex<double>, 1, 1, 0, 1, 1>; Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:124:75:   required from 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product<Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Options = 0; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:170:24:   required from 'Eigen::ProductImpl<Lhs, Rhs, Option, Eigen::Dense>::Scalar Eigen::ProductImpl<Lhs, Rhs, Option, Eigen::Dense>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Option = 0; Eigen::ProductImpl<Lhs, Rhs, Option, Eigen::Dense>::Scalar = std::complex<double>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/DenseBase.h:484:29:   required from 'Eigen::DenseBase<Derived>::CoeffReturnType Eigen::DenseBase<Derived>::value() const [with Derived = Eigen::Product<Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, 0>; Eigen::DenseBase<Derived>::CoeffReturnType = const std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:304:119:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:251:54:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<std::complex<double>, 1, 1, 0, 1, 1>; Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:124:75:   required from 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product<Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Options = 0; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:170:24:   required from 'Eigen::ProductImpl<Lhs, Rhs, Option, Eigen::Dense>::Scalar Eigen::ProductImpl<Lhs, Rhs, Option, Eigen::Dense>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Option = 0; Eigen::ProductImpl<Lhs, Rhs, Option, Eigen::Dense>::Scalar = std::complex<double>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/DenseBase.h:484:29:   required from 'Eigen::DenseBase<Derived>::CoeffReturnType Eigen::DenseBase<Derived>::value() const [with Derived = Eigen::Product<Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, 0>; Eigen::DenseBase<Derived>::CoeffReturnType = const std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:304:119:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:44:80:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<std::complex<double> >; XprType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<std::complex<double> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:127:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:164:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; unsigned int _Mode = 1; Eigen::TriangularView<MatrixType, Mode>::MatrixType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:630:51:   required from 'typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() [with unsigned int Mode = 1; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:360:73:   required from 'void Eigen::internal::HessenbergDecompositionMatrixHReturnType<MatrixType>::evalTo(ResultType&) const [with ResultType = Eigen::Matrix<std::complex<double>, -1, -1>; MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ReturnByValue.h:62:48:   required from 'void Eigen::ReturnByValue<Derived>::evalTo(Dest&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Derived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<std::complex<double>, -1, -1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:84:25:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<std::complex<double>, -1, -1> >; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:476:29:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<std::complex<double>, -1, -1> >; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:245:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<std::complex<double>, -1, -1> >; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:359:18:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:74:64:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = std::complex<double>; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; int Options = 0; Scalar = std::complex<double>; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, 0>; Func = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:194:21:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = std::complex<double>; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:26:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = std::complex<double>; Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:287:40:   required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 1, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_conjugate_op<std::complex<double> >; XprType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:76:10:   required from 'Eigen::MatrixBase<Derived>::ConjugateReturnType Eigen::MatrixBase<Derived>::conjugate() const [with Derived = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Eigen::MatrixBase<Derived>::ConjugateReturnType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:48:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; _Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:55:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_conjugate_op<std::complex<double> >; XprType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:10:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:38:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; RhsType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = std::complex<double>; Derived = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, -1>; Workspace = Eigen::Matrix<std::complex<double>, -1, 1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<std::complex<double>, -1, -1>; VectorsType = Eigen::Matrix<std::complex<double>, -1, -1>; CoeffsType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; Weak = void; typename SrcXprType::Scalar = std::complex<double>; typename DstXprType::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/BlasUtil.h:367:64:   required from 'static Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::extract(const XprType&) [with NestedXpr = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::XprType = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:311:79:   required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:12:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<std::complex<double>, -1, -1>; Rhs = Eigen::Matrix<std::complex<double>, -1, -1>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<std::complex<double>, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = const std::complex<double>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<std::complex<double>, -1, -1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 1> >; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<std::complex<double>, -1, -1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 1> >; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:547:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 4, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<std::complex<double>, -1, -1> >, Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 1> >, Eigen::internal::assign_op<std::complex<double>, std::complex<double> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; Lhs = Eigen::Matrix<std::complex<double>, -1, -1>; Rhs = Eigen::Matrix<std::complex<double>, -1, -1>; int Options = 0; Scalar = std::complex<double>; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<std::complex<double>, -1, -1>; Src = Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 0>; Func = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 0>; ExpressionType = Eigen::Matrix<std::complex<double>, -1, -1>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:317:21:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<std::complex<double>, std::complex<double> >; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >; RhsType = const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = std::complex<double>; typename Eigen::internal::traits<T>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<std::complex<double>, -1, -1>; Rhs = Eigen::Matrix<std::complex<double>, -1, -1>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<std::complex<double>, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = std::complex<double>; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = const std::complex<double>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<std::complex<double>, -1, -1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 1> >; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<std::complex<double>, -1, -1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 1> >; Functor = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:547:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 4, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<std::complex<double>, -1, -1> >, Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 1> >, Eigen::internal::assign_op<std::complex<double>, std::complex<double> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<std::complex<double>, -1, -1>; Lhs = Eigen::Matrix<std::complex<double>, -1, -1>; Rhs = Eigen::Matrix<std::complex<double>, -1, -1>; int Options = 0; Scalar = std::complex<double>; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<std::complex<double>, -1, -1>; Src = Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 0>; Func = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::Matrix<std::complex<double>, -1, -1>, 0>; ExpressionType = Eigen::Matrix<std::complex<double>, -1, -1>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:317:21:   required from 'void Eigen::ComplexEigenSolver<_MatrixType>::doComputeEigenvectors(Eigen::ComplexEigenSolver<_MatrixType>::RealScalar) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::ComplexEigenSolver<_MatrixType>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:276:7:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>::Block(const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:343:30:   required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:12:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<std::complex<double>, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<std::complex<double>, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:358:25:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >::Transpose(const Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >; int Options = 0; Scalar = std::complex<double>; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >, 0>; Func = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<std::complex<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:19:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = std::complex<double>; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<std::complex<double>, std::complex<double> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:19:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/BlasUtil.h:367:64:   required from 'static Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::extract(const XprType&) [with NestedXpr = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::XprType = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:311:79:   required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:12:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<std::complex<double>, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> > >, Eigen::Block<Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; Derived = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<std::complex<double>, -1, -1>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_conjugate_op<std::complex<double> >, const Eigen::Matrix<std::complex<double>, -1, 1> >, 1>; _Scalar = std::complex<double>; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:360:32:   required from 'static void Eigen::internal::complex_schur_reduce_to_hessenberg<MatrixType, IsComplex>::run(Eigen::ComplexSchur<MatrixType>&, const MatrixType&, bool) [with MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>; bool IsComplex = true]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h:334:94:   required from 'Eigen::ComplexSchur<MatrixType>& Eigen::ComplexSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h:270:18:   required from 'Eigen::ComplexEigenSolver<MatrixType>& Eigen::ComplexEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<std::complex<double>, -1, -1>; _MatrixType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:289:16:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/dls.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
[607/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/estimator.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/estimator.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/estimator.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/estimator.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/estimator.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/estimator.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[608/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/fundamental_solver.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/fundamental_solver.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/fundamental_solver.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, -1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, -1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:689:60:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>& Eigen::JacobiSVD<MatrixType, QRPreconditioner>::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:548:14:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:311:36:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_opposite_op<double>; XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:45:28:   required from 'const NegativeReturnType Eigen::MatrixBase<Derived>::operator-() const [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>; Eigen::MatrixBase<Derived>::NegativeReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:757:62:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>& Eigen::JacobiSVD<MatrixType, QRPreconditioner>::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:548:14:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:311:36:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/fundamental_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = 9; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[609/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/quality.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/quality.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/quality.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/quality.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/quality.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/quality.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[610/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/local_optimization.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/local_optimization.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/local_optimization.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/local_optimization.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/local_optimization.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/local_optimization.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[611/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/sampler.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/sampler.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/sampler.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/sampler.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/sampler.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/sampler.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[612/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/opencl_kernels_calib3d.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/opencl_kernels_calib3d.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/opencl_kernels_calib3d.cpp.o -c modules/calib3d/opencl_kernels_calib3d.cpp
[613/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_tr_icdar.dir/samples/tr_icdar.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_tr_icdar.dir/samples/tr_icdar.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_tr_icdar.dir/samples/tr_icdar.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/tr_icdar.cpp
[614/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/termination.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/termination.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/termination.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/termination.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/termination.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/termination.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[615/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_tr_chars.dir/samples/tr_chars.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_tr_chars.dir/samples/tr_chars.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_tr_chars.dir/samples/tr_chars.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/tr_chars.cpp
[616/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_hpe_parse.dir/samples/hpe_parse.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_hpe_parse.dir/samples/hpe_parse.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_hpe_parse.dir/samples/hpe_parse.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/hpe_parse.cpp
[617/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_hpe_humaneva.dir/samples/hpe_humaneva.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_hpe_humaneva.dir/samples/hpe_humaneva.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_hpe_humaneva.dir/samples/hpe_humaneva.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/hpe_humaneva.cpp
[618/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/utils.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/utils.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/utils.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/utils.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/utils.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/utils.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[619/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_fr_lfw_benchmark.dir/samples/fr_lfw_benchmark.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_fr_lfw_benchmark.dir/samples/fr_lfw_benchmark.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_fr_lfw_benchmark.dir/samples/fr_lfw_benchmark.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/fr_lfw_benchmark.cpp
[620/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_fr_lfw.dir/samples/fr_lfw.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_fr_lfw.dir/samples/fr_lfw.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_fr_lfw.dir/samples/fr_lfw.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/fr_lfw.cpp
[621/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/ransac_solvers.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/ransac_solvers.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/ransac_solvers.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/ransac_solvers.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/ransac_solvers.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/ransac_solvers.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[622/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_fr_adience.dir/samples/fr_adience.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_fr_adience.dir/samples/fr_adience.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_fr_adience.dir/samples/fr_adience.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/fr_adience.cpp
[623/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_tr_svt.dir/samples/tr_svt.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_tr_svt.dir/samples/tr_svt.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_tr_svt.dir/samples/tr_svt.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/tr_svt.cpp
[624/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_tr_svt_benchmark.dir/samples/tr_svt_benchmark.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_tr_svt_benchmark.dir/samples/tr_svt_benchmark.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_tr_svt_benchmark.dir/samples/tr_svt_benchmark.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/tr_svt_benchmark.cpp
[625/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_gr_skig.dir/samples/gr_skig.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_gr_skig.dir/samples/gr_skig.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_gr_skig.dir/samples/gr_skig.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/gr_skig.cpp
[626/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_ir_affine.dir/samples/ir_affine.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_ir_affine.dir/samples/ir_affine.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_ir_affine.dir/samples/ir_affine.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/ir_affine.cpp
[627/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_ar_sports.dir/samples/ar_sports.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_ar_sports.dir/samples/ar_sports.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_ar_sports.dir/samples/ar_sports.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/ar_sports.cpp
[628/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_ar_hmdb.dir/samples/ar_hmdb.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_ar_hmdb.dir/samples/ar_hmdb.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_ar_hmdb.dir/samples/ar_hmdb.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/ar_hmdb.cpp
[629/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_ar_hmdb_benchmark.dir/samples/ar_hmdb_benchmark.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_ar_hmdb_benchmark.dir/samples/ar_hmdb_benchmark.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_ar_hmdb_benchmark.dir/samples/ar_hmdb_benchmark.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/ar_hmdb_benchmark.cpp
[630/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_sr_div2k.dir/samples/sr_div2k.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_sr_div2k.dir/samples/sr_div2k.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_sr_div2k.dir/samples/sr_div2k.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/sr_div2k.cpp
[631/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_gr_chalearn.dir/samples/gr_chalearn.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_gr_chalearn.dir/samples/gr_chalearn.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_gr_chalearn.dir/samples/gr_chalearn.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/gr_chalearn.cpp
[632/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_or_imagenet.dir/samples/or_imagenet.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_or_imagenet.dir/samples/or_imagenet.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_or_imagenet.dir/samples/or_imagenet.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/or_imagenet.cpp
[633/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_is_bsds.dir/samples/is_bsds.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_is_bsds.dir/samples/is_bsds.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_is_bsds.dir/samples/is_bsds.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/is_bsds.cpp
[634/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_msm_epfl.dir/samples/msm_epfl.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_msm_epfl.dir/samples/msm_epfl.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_msm_epfl.dir/samples/msm_epfl.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/msm_epfl.cpp
[635/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_or_pascal.dir/samples/or_pascal.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_or_pascal.dir/samples/or_pascal.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_or_pascal.dir/samples/or_pascal.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/or_pascal.cpp
[636/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_or_mnist.dir/samples/or_mnist.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_or_mnist.dir/samples/or_mnist.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_or_mnist.dir/samples/or_mnist.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/or_mnist.cpp
[637/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_or_sun.dir/samples/or_sun.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_or_sun.dir/samples/or_sun.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_or_sun.dir/samples/or_sun.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/or_sun.cpp
[638/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_is_weizmann.dir/samples/is_weizmann.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_is_weizmann.dir/samples/is_weizmann.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_is_weizmann.dir/samples/is_weizmann.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/is_weizmann.cpp
[639/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_msm_middlebury.dir/samples/msm_middlebury.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_msm_middlebury.dir/samples/msm_middlebury.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_msm_middlebury.dir/samples/msm_middlebury.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/msm_middlebury.cpp
[640/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/homography_solver.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/homography_solver.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/homography_solver.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/QR:34,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Dense:4,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Eigen:1,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h: In instantiation of 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:332:32: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  332 |       Block<HCoeffs,Dynamic,1> hCoeffsSegment = hCoeffs.segment(k,bs);
      |                                ^~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:103:81: warning: implicitly-declared 'Eigen::BlockImpl<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, Eigen::Dense>::BlockImpl(const Eigen::BlockImpl<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, Eigen::Dense>&)' is deprecated [-Wdeprecated-copy]
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::BlockImpl<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, Eigen::Dense>' has user-provided 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>& Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::operator=(const Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>&) [with XprType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  341 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:154:7: warning: implicitly-declared 'Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, true>::BlockImpl_dense(const Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, true>&)' is deprecated [-Wdeprecated-copy]
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, true>' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:329:7: warning: implicitly-declared 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 1>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 1>&)' is deprecated [-Wdeprecated-copy]
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 1>' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:219:34: warning: implicitly-declared 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 0>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 0>&)' is deprecated [-Wdeprecated-copy]
  219 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 0>' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:37:34: warning: implicitly-declared 'constexpr Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false> >::MatrixBase(const Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:219:34: note: synthesized method 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 0>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 0>&)' first required here
  219 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:329:7: note: synthesized method 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 1>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>, 1>&)' first required here
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:154:7: note: synthesized method 'Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, true>::BlockImpl_dense(const Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, true>&)' first required here
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:103:81: note: synthesized method 'Eigen::BlockImpl<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, Eigen::Dense>::BlockImpl(const Eigen::BlockImpl<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false, Eigen::Dense>&)' first required here
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/QR:34,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Dense:4,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Eigen:1,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:332:32: note: synthesized method 'Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>&)' first required here
  332 |       Block<HCoeffs,Dynamic,1> hCoeffsSegment = hCoeffs.segment(k,bs);
      |                                ^~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:87:54:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; unsigned int _Mode = 6; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:249:14:   required from 'const AdjointReturnType Eigen::TriangularView<MatrixType, Mode>::adjoint() const [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::AdjointReturnType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:93:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; _Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; unsigned int _Mode = 6]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:96:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>::TriangularView(const Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; unsigned int _Mode = 6; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; _Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, -1, 0, 9, 9>; _MatrixType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; unsigned int _Mode = 2]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:94:66:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>::TriangularView(const Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; unsigned int _Mode = 2; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; unsigned int _Mode = 1; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:249:14:   required from 'const AdjointReturnType Eigen::TriangularView<MatrixType, Mode>::adjoint() const [with _MatrixType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; unsigned int _Mode = 2; Eigen::TriangularView<MatrixType, Mode>::AdjointReturnType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:63:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; _Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, -1, 0, 9, 9>; _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; unsigned int _Mode = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:66:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>::TriangularView(const Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; unsigned int _Mode = 1; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>; _Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, -1, 0, 9, 9>; _MatrixType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; unsigned int _Mode = 5]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:22:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>::TriangularView(const Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >; RhsType = const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:128:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >; RhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:57:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:639:56:   required from 'typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() const [with unsigned int Mode = 5; Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type = const Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:64:127:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; _Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:464:14:   required from 'const Eigen::Product<OtherDerived, Eigen::TriangularView<MatrixType, _Mode> > Eigen::operator*(const Eigen::MatrixBase<OtherDerived>&, const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; _MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:64:57:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>::TriangularView(const Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; unsigned int _Mode = 2; Eigen::TriangularView<MatrixType, Mode>::MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:630:51:   required from 'typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() [with unsigned int Mode = 2; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:67:128:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; _Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:464:14:   required from 'const Eigen::Product<OtherDerived, Eigen::TriangularView<MatrixType, _Mode> > Eigen::operator*(const Eigen::MatrixBase<OtherDerived>&, const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; _MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; unsigned int _Mode = 2]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:67:61:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>::TriangularView(const Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; unsigned int _Mode = 2; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:12:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:265:10:   required from 'Eigen::DenseBase<Derived>::BlockXpr Eigen::DenseBase<Derived>::bottomRightCorner(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::BlockXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:284:26:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:43:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:38:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:43:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:90:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:43:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:249:48:   required from 'const AdjointReturnType Eigen::TriangularView<MatrixType, Mode>::adjoint() const [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::AdjointReturnType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:93:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:20:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:44:80:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:127:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:70:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:272:10:   required from 'Eigen::DenseBase<Derived>::ConstBlockXpr Eigen::DenseBase<Derived>::bottomRightCorner(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstBlockXpr = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:64:84:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:74:64:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:28:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:960:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:78:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; _Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 9, 9>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 9, 9>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:165:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 9, 9>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 9, 9>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:55:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 9, 9>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 9, 9>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 9, 9>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 9, 9>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 9, 9>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 9, 9>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 9, 9>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 9, 9>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 9, 9>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 9, 9>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:194:21:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:191:21:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; RhsType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1, 0, 9, 9>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:357:18:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1, 0, 9, 9>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:17:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:26:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:32:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:127:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:262:26:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 9, 9>; Workspace = Eigen::Matrix<double, 9, 1, 0, 9, 1>; VectorsType = Eigen::Matrix<double, 9, 9>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, 9, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = 9; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/BlasUtil.h:367:64:   required from 'static Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::extract(const XprType&) [with NestedXpr = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::XprType = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:303:79:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:341:54:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; RhsType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >, const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:451:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:78:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 9, 9> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 9, 9> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 9, 9> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 9, 9> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:78:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:604:10:   required from 'Eigen::DenseBase<Derived>::ColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::ColsBlockXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:21:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:17:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:611:10:   required from 'Eigen::DenseBase<Derived>::ConstColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstColsBlockXpr = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:74:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:17:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:106:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>::Block(const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>; RhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >; Derived = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:77:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:19:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 9, 9>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:19:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:343:30:   required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Dest = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:12:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >::Transpose(const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:611:10:   required from 'Eigen::DenseBase<Derived>::ConstColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; Eigen::DenseBase<Derived>::ConstColsBlockXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:74:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:78:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:48:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >::Map(const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:922:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:341:16:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >::Transpose(const Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; bool HasDirectAccess = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:930:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:341:63:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:214:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >::Transpose(const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >&)' is deprecated [-Wdeprecated-copy]
  214 |       : m_xpr(xpr), m_startRow(startRow), m_startCol(startCol),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 9> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:900:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:59:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>::Block(const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:900:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:91:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:32:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:48:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 9>; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 9>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 9>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1, 0, 9, 9>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 9>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1, 0, 9, 9>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:94:19:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 9>; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1, 0, 9, 9>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1, 0, 9, 9>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:19:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:287:40:   required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Dest = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 9, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 9, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:26:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 9>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 9, 9>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Derived = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 9, 9>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 9; int _Cols = 9; int _Options = 0; int _MaxRows = 9; int _MaxCols = 9]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:169:64:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 9, 9>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:282:54:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:56:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:611:10:   required from 'Eigen::DenseBase<Derived>::ConstColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Eigen::DenseBase<Derived>::ConstColsBlockXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:74:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 9>; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 9>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 9, 9>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:19:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:67:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >::Map(const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:922:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:282:16:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Transpose<Eigen::Matrix<double, 1, -1> >::Transpose(const Eigen::Transpose<Eigen::Matrix<double, 1, -1> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Matrix<double, 1, -1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:930:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:282:63:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:891:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:22:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:900:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:78:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 9, 9>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 9, 1, 0, 9, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 9, 9>; HCoeffs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 9, 9>; _MatrixType = Eigen::Matrix<double, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:168:97:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>::Block(const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/homography_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[641/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_tr_icdar_benchmark.dir/samples/tr_icdar_benchmark.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_tr_icdar_benchmark.dir/samples/tr_icdar_benchmark.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_tr_icdar_benchmark.dir/samples/tr_icdar_benchmark.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/tr_icdar_benchmark.cpp
[642/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_slam_kitti.dir/samples/slam_kitti.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_slam_kitti.dir/samples/slam_kitti.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_slam_kitti.dir/samples/slam_kitti.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/slam_kitti.cpp
[643/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_ir_robot.dir/samples/ir_robot.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_ir_robot.dir/samples/ir_robot.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_ir_robot.dir/samples/ir_robot.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/ir_robot.cpp
[644/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_pd_inria.dir/samples/pd_inria.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_pd_inria.dir/samples/pd_inria.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_pd_inria.dir/samples/pd_inria.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/pd_inria.cpp
[645/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_pd_caltech.dir/samples/pd_caltech.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_pd_caltech.dir/samples/pd_caltech.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_pd_caltech.dir/samples/pd_caltech.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/pd_caltech.cpp
[646/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/pnp_solver.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/pnp_solver.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/pnp_solver.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/QR:34,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Dense:4,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Eigen:1,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h: In instantiation of 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:332:32: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  332 |       Block<HCoeffs,Dynamic,1> hCoeffsSegment = hCoeffs.segment(k,bs);
      |                                ^~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:103:81: warning: implicitly-declared 'Eigen::BlockImpl<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, Eigen::Dense>::BlockImpl(const Eigen::BlockImpl<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, Eigen::Dense>&)' is deprecated [-Wdeprecated-copy]
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::BlockImpl<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, Eigen::Dense>' has user-provided 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>& Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::operator=(const Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>&) [with XprType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  341 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:154:7: warning: implicitly-declared 'Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, true>::BlockImpl_dense(const Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, true>&)' is deprecated [-Wdeprecated-copy]
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, true>' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:329:7: warning: implicitly-declared 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 1>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 1>&)' is deprecated [-Wdeprecated-copy]
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 1>' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:219:34: warning: implicitly-declared 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 0>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 0>&)' is deprecated [-Wdeprecated-copy]
  219 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 0>' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:37:34: warning: implicitly-declared 'constexpr Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false> >::MatrixBase(const Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:219:34: note: synthesized method 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 0>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 0>&)' first required here
  219 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:329:7: note: synthesized method 'Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 1>::MapBase(const Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>, 1>&)' first required here
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:154:7: note: synthesized method 'Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, true>::BlockImpl_dense(const Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, true>&)' first required here
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:103:81: note: synthesized method 'Eigen::BlockImpl<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, Eigen::Dense>::BlockImpl(const Eigen::BlockImpl<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false, Eigen::Dense>&)' first required here
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/QR:34,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Dense:4,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Eigen:1,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:332:32: note: synthesized method 'Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>&)' first required here
  332 |       Block<HCoeffs,Dynamic,1> hCoeffsSegment = hCoeffs.segment(k,bs);
      |                                ^~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:87:54:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; unsigned int _Mode = 6; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:249:14:   required from 'const AdjointReturnType Eigen::TriangularView<MatrixType, Mode>::adjoint() const [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::AdjointReturnType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:93:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; _Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; unsigned int _Mode = 6]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:96:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>::TriangularView(const Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; unsigned int _Mode = 6; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; _Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, -1, 0, 12, 12>; _MatrixType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; unsigned int _Mode = 2]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:94:66:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>::TriangularView(const Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; unsigned int _Mode = 2; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; unsigned int _Mode = 1; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:249:14:   required from 'const AdjointReturnType Eigen::TriangularView<MatrixType, Mode>::adjoint() const [with _MatrixType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; unsigned int _Mode = 2; Eigen::TriangularView<MatrixType, Mode>::AdjointReturnType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:63:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; _Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, -1, 0, 12, 12>; _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; unsigned int _Mode = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:66:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>::TriangularView(const Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; unsigned int _Mode = 1; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>; _Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:455:14:   required from 'const Eigen::Product<Eigen::TriangularView<MatrixType, _Mode>, OtherDerived> Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, -1, 0, 12, 12>; _MatrixType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; unsigned int _Mode = 5]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:22:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>::TriangularView(const Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >; RhsType = const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:128:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >; RhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:57:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:639:56:   required from 'typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() const [with unsigned int Mode = 5; Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type = const Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:64:127:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; _Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:464:14:   required from 'const Eigen::Product<OtherDerived, Eigen::TriangularView<MatrixType, _Mode> > Eigen::operator*(const Eigen::MatrixBase<OtherDerived>&, const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; _MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:64:57:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>::TriangularView(const Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; unsigned int _Mode = 2; Eigen::TriangularView<MatrixType, Mode>::MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:630:51:   required from 'typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() [with unsigned int Mode = 2; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:67:128:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; _Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:464:14:   required from 'const Eigen::Product<OtherDerived, Eigen::TriangularView<MatrixType, _Mode> > Eigen::operator*(const Eigen::MatrixBase<OtherDerived>&, const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; _MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; unsigned int _Mode = 2]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:67:61:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>::TriangularView(const Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:435:25: note: because 'Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>' has user-provided 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>&) [with _MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; unsigned int _Mode = 2; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>]'
  435 |     TriangularViewType& operator=(const TriangularViewImpl& other)
      |                         ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:12:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:265:10:   required from 'Eigen::DenseBase<Derived>::BlockXpr Eigen::DenseBase<Derived>::bottomRightCorner(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::BlockXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:284:26:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:43:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:38:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:43:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:90:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:212:43:   required from 'const AdjointReturnType Eigen::MatrixBase<Derived>::adjoint() const [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::AdjointReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:249:48:   required from 'const AdjointReturnType Eigen::TriangularView<MatrixType, Mode>::adjoint() const [with _MatrixType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::AdjointReturnType = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:93:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:20:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:44:80:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:127:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:70:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:272:10:   required from 'Eigen::DenseBase<Derived>::ConstBlockXpr Eigen::DenseBase<Derived>::bottomRightCorner(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstBlockXpr = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:64:84:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:74:64:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:280:58:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:28:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:960:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:63:78:   required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; _Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 12, 12>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 12, 12>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:165:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 12, 12>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 12, 12>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:55:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 12, 12>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 12, 12>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 12, 12>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 12, 12>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 12, 12>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 12, 12>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 12, 12>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 12, 12>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 12, 12>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 12, 12>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:194:21:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:191:21:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >; RhsType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1, 0, 12, 12>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:357:18:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1, 0, 12, 12>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:17:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:26:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:32:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:127:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:262:26:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 12, 12>; Workspace = Eigen::Matrix<double, 12, 1, 0, 12, 1>; VectorsType = Eigen::Matrix<double, 12, 12>; CoeffsType = Eigen::Matrix<double, 12, 1, 0, 12, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, 12, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = 12; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/BlasUtil.h:367:64:   required from 'static Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::extract(const XprType&) [with NestedXpr = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::ExtractType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::blas_traits<Eigen::Transpose<Derived> >::XprType = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:303:79:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:341:54:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >; RhsType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >, const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 12, 12> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:451:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:78:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 12, 12> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 12, 12> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 12, 12> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, 12, 12> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:78:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:604:10:   required from 'Eigen::DenseBase<Derived>::ColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::ColsBlockXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:21:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:17:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:611:10:   required from 'Eigen::DenseBase<Derived>::ConstColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstColsBlockXpr = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:74:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; Lhs = Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, 5>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:96:17:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:106:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>::Block(const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>; RhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >; Derived = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:77:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:19:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 12, 12>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:19:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:343:30:   required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Dest = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:12:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:285:35:   required from 'void Eigen::internal::householder_qr_inplace_unblocked(MatrixQR&, HCoeffs&, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; HCoeffs = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:334:39:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >::Transpose(const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:611:10:   required from 'Eigen::DenseBase<Derived>::ConstColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; Eigen::DenseBase<Derived>::ConstColsBlockXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:74:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >, 6>; Rhs = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:92:78:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:48:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >::Map(const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:922:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:341:16:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >::Transpose(const Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; bool HasDirectAccess = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:930:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:341:63:   required from 'static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:214:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >::Transpose(const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >&)' is deprecated [-Wdeprecated-copy]
  214 |       : m_xpr(xpr), m_startRow(startRow), m_startCol(startCol),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 12> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:900:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:59:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>::Block(const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:900:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:137:91:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:32:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:48:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 12>; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 12>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 12>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1, 0, 12, 12>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 12>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1, 0, 12, 12>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:94:19:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, -1, -1, 1, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:59:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 12>; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1, 0, 12, 12>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 0, -1, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1, 0, 12, 12>, Eigen::TriangularShape, Eigen::DenseShape, 8>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:19:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:287:40:   required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Dest = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 12, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 12, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:26:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 12>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 12, 12>; Src = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:548:13:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; Derived = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 12, 12>, Eigen::Matrix<double, 12, 1, 0, 12, 1>, 1>; _Scalar = double; int _Rows = 12; int _Cols = 12; int _Options = 0; int _MaxRows = 12; int _MaxCols = 12]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:238:66:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 12, 12>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:282:54:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:56:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   required from 'static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; int Mode = 2; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:725:113:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 1, -1>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:611:10:   required from 'Eigen::DenseBase<Derived>::ConstColsBlockXpr Eigen::DenseBase<Derived>::leftCols(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Eigen::DenseBase<Derived>::ConstColsBlockXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h:456:74:   required from 'static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 12>; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 0, -1, 12>; Lhs = Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>; Rhs = Eigen::Matrix<double, -1, -1, 0, 12, 12>; int ProductTag = 8; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:95:19:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:67:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >::Map(const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:922:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:282:16:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Transpose<Eigen::Matrix<double, 1, -1> >::Transpose(const Eigen::Transpose<Eigen::Matrix<double, 1, -1> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Matrix<double, 1, -1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:930:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::head(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:282:63:   required from 'static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; int Mode = 1; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:891:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:22:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:900:10:   required from 'Eigen::DenseBase<Derived>::ConstSegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Eigen::DenseBase<Derived>::ConstSegmentReturnType = const Eigen::VectorBlock<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:66:78:   required from 'static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:266:12:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/BlockHouseholder.h:85:55:   required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, 12, 12>, -1, -1, false>; CoeffsType = Eigen::Block<Eigen::Matrix<double, 12, 1, 0, 12, 1>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:339:44:   required from 'static void Eigen::internal::householder_qr_inplace_blocked<MatrixQR, HCoeffs, MatrixQRScalar, InnerStrideIsOne>::run(MatrixQR&, HCoeffs&, Eigen::Index, typename MatrixQR::Scalar*) [with MatrixQR = Eigen::Matrix<double, 12, 12>; HCoeffs = Eigen::Matrix<double, 12, 1, 0, 12, 1>; MatrixQRScalar = double; bool InnerStrideIsOne = true; Eigen::Index = long int; typename MatrixQR::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:391:73:   required from 'void Eigen::HouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:172:7:   required from 'Eigen::HouseholderQR<MatrixType>& Eigen::HouseholderQR<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/QR/HouseholderQR.h:103:14:   required from 'Eigen::HouseholderQR<MatrixType>::HouseholderQR(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 12, 12>; _MatrixType = Eigen::Matrix<double, 12, 12>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:237:100:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>::Block(const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/pnp_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[647/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_slam_tumindoor.dir/samples/slam_tumindoor.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_slam_tumindoor.dir/samples/slam_tumindoor.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_slam_tumindoor.dir/samples/slam_tumindoor.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/slam_tumindoor.cpp
[648/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/aruco/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/aruco/CMakeFiles/example_aruco_detect_diamonds.dir/samples/detect_diamonds.cpp.o -MF modules/aruco/CMakeFiles/example_aruco_detect_diamonds.dir/samples/detect_diamonds.cpp.o.d -o modules/aruco/CMakeFiles/example_aruco_detect_diamonds.dir/samples/detect_diamonds.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/aruco/samples/detect_diamonds.cpp
[649/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_sr_general100.dir/samples/sr_general100.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_sr_general100.dir/samples/sr_general100.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_sr_general100.dir/samples/sr_general100.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/sr_general100.cpp
[650/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_sports.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_sports.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_sports.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/ar_sports.cpp
[651/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_hmdb.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_hmdb.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_hmdb.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/ar_hmdb.cpp
[652/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/dataset.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/dataset.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/dataset.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/dataset.cpp
[653/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/dls_solver.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/dls_solver.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/dls_solver.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_cast_op<double, std::complex<double> >; XprType = const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:64:37:   required from 'typename Eigen::MatrixBase<Derived>::CastXpr<NewType>::Type Eigen::MatrixBase<Derived>::cast() const [with NewType = std::complex<double>; Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; typename Eigen::MatrixBase<Derived>::CastXpr<NewType>::Type = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, std::complex<double> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:357:64:   required from 'Eigen::EigenSolver<_MatrixType>::EigenvectorsType Eigen::EigenSolver<_MatrixType>::eigenvectors() const [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::EigenSolver<_MatrixType>::EigenvectorsType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:155:62:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>::Block(const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs_op<double>; XprType = const Eigen::Map<Eigen::Matrix<double, 27, 27> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:32:27:   required from 'const CwiseAbsReturnType Eigen::MatrixBase<Derived>::cwiseAbs() const [with Derived = Eigen::Map<Eigen::Matrix<double, 27, 27> >; Eigen::MatrixBase<Derived>::CwiseAbsReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:258:43:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 27, 27> >::Map(const Eigen::Map<Eigen::Matrix<double, 27, 27> >&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 27, 27> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 27, 27> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Map<Eigen::Matrix<double, 27, 27> >; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Map<Eigen::Matrix<double, 27, 27> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, 27, 27> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:34:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 27, 27> >::Map(const Eigen::Map<Eigen::Matrix<double, 27, 27> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 27, 27> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 27, 27> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs_op<double>; XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:32:27:   required from 'const CwiseAbsReturnType Eigen::MatrixBase<Derived>::cwiseAbs() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; Eigen::MatrixBase<Derived>::CwiseAbsReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:468:100:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:615:45:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<std::complex<double> >; XprType = const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<std::complex<double> >, const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:147:18:   required from 'void Eigen::MatrixBase<Derived>::normalize() [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:358:28:   required from 'Eigen::EigenSolver<_MatrixType>::EigenvectorsType Eigen::EigenSolver<_MatrixType>::eigenvectors() const [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::EigenSolver<_MatrixType>::EigenvectorsType = Eigen::Matrix<std::complex<double>, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:155:62:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, -1, -1>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs_op<double>; XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:32:27:   required from 'const CwiseAbsReturnType Eigen::MatrixBase<Derived>::cwiseAbs() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbsReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:361:68:   required from 'typename MatrixType::Scalar Eigen::RealSchur<_MatrixType>::computeNormOfT() [with _MatrixType = Eigen::Matrix<double, -1, -1>; typename MatrixType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:304:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:50:23:   required from 'static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; U = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::internal::dot_nocheck<T, U, true>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:84:58:   required from 'typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:492:54:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_conj_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:45:10:   required from 'const Eigen::CwiseBinaryOp<CustomBinaryOp, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::binaryExpr(const Eigen::MatrixBase<OtherDerived>&, const CustomBinaryOp&) const [with CustomBinaryOp = Eigen::internal::scalar_conj_product_op<double, double>; OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:50:56:   required from 'static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; U = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::internal::dot_nocheck<T, U, true>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:84:58:   required from 'typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:492:54:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:128:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:165:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:55:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Matrix<double, 3, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:504:22:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 3, 1>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; _Rhs = Eigen::Matrix<double, 2, 1>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Matrix<double, 2, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:524:20:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 2, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; _Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:891:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:468:34:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:891:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:492:76:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:162:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Matrix<double, 3, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:504:22:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 3, 1>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:162:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Matrix<double, 2, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:524:20:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 2, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:162:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix<double, -1, 1>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:615:21:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:44:80:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:127:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:164:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Jacobi/Jacobi.h:279:21:   required from 'void Eigen::MatrixBase<Derived>::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = double; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:405:47:   required from 'void Eigen::RealSchur<_MatrixType>::splitOffTwoRows(Eigen::RealSchur<_MatrixType>::Index, bool, const Scalar&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:323:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Jacobi/Jacobi.h:294:21:   required from 'void Eigen::MatrixBase<Derived>::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = double; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:406:41:   required from 'void Eigen::RealSchur<_MatrixType>::splitOffTwoRows(Eigen::RealSchur<_MatrixType>::Index, bool, const Scalar&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:323:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:74:64:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; unsigned int _Mode = 1; Eigen::TriangularView<MatrixType, Mode>::MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:630:51:   required from 'typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() [with unsigned int Mode = 1; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:360:73:   required from 'void Eigen::internal::HessenbergDecompositionMatrixHReturnType<MatrixType>::evalTo(ResultType&) const [with ResultType = Eigen::Matrix<double, -1, -1>; MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ReturnByValue.h:62:48:   required from 'void Eigen::ReturnByValue<Derived>::evalTo(Dest&) const [with Dest = Eigen::Matrix<double, -1, -1>; Derived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:84:25:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; Derived = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:476:29:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; Derived = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:245:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:286:10:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; _Rhs = Eigen::Matrix<double, 2, 1>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; _Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:287:40:   required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix<double, -1, 1>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:615:21:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:194:21:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:26:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; _Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, -1, -1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:55:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, -1, -1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, -1, -1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, -1, -1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, -1, -1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, -1, -1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, -1>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:343:30:   required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Dest = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:12:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, -1, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Map<Eigen::Matrix<double, 27, 27> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 27, 27> > >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >::Transpose(const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >; RhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 2, 1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 2, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 2, 1, true>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 2, 1, true>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 2, 1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 2, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >; RhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 1, 1, 0, 1, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1, 1, false>::Block(const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 2, 1>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:547:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 4, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>::Block(const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:547:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 4, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 1, 1, 0, 1, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:19:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:19:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 2, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, 1, 2, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, -1, -1>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, -1, -1> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Map<Eigen::Matrix<double, 27, 27> >; _MatrixType = Eigen::Matrix<double, -1, -1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:154:72:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/dls_solver.cpp:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
[654/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_adience.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_adience.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_adience.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/fr_adience.cpp
[655/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_parse.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_parse.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_parse.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/hpe_parse.cpp
[656/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_chalearn.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_chalearn.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_chalearn.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/gr_chalearn.cpp
[657/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_skig.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_skig.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_skig.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/gr_skig.cpp
[658/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_bsds.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_bsds.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_bsds.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/is_bsds.cpp
[659/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_lfw.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_lfw.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_lfw.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/fr_lfw.cpp
[660/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -Imodules/calib3d -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/essential_solver.cpp.o -MF modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/essential_solver.cpp.o.d -o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/essential_solver.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_cast_op<double, std::complex<double> >; XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 10>, 10, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:64:37:   required from 'typename Eigen::MatrixBase<Derived>::CastXpr<NewType>::Type Eigen::MatrixBase<Derived>::cast() const [with NewType = std::complex<double>; Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10>, 10, 1, true>; typename Eigen::MatrixBase<Derived>::CastXpr<NewType>::Type = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, std::complex<double> >, const Eigen::Block<const Eigen::Matrix<double, 10, 10>, 10, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:357:64:   required from 'Eigen::EigenSolver<_MatrixType>::EigenvectorsType Eigen::EigenSolver<_MatrixType>::eigenvectors() const [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::EigenSolver<_MatrixType>::EigenvectorsType = Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:144:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, 10, 1, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10>, 10, 1, true>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, 10, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Matrix<double, 9, 9, 0, 9, 9>, -1, -1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Matrix<double, 9, 9, 0, 9, 9>, -1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 9, 9, 0, 9, 9>, -1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, 9, 9, 0, 9, 9>, -1, -1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 0, 9, 9> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:689:60:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>& Eigen::JacobiSVD<MatrixType, QRPreconditioner>::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:548:14:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:319:36:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Matrix<double, 9, 9, 0, 9, 9>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 9, 9, 0, 9, 9>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 9, 9, 0, 9, 9>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 9, 9, 0, 9, 9>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_opposite_op<double>; XprType = const Eigen::Block<Eigen::Matrix<double, 9, 9, 0, 9, 9>, 9, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:45:28:   required from 'const NegativeReturnType Eigen::MatrixBase<Derived>::operator-() const [with Derived = Eigen::Block<Eigen::Matrix<double, 9, 9, 0, 9, 9>, 9, 1, true>; Eigen::MatrixBase<Derived>::NegativeReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Block<Eigen::Matrix<double, 9, 9, 0, 9, 9>, 9, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:757:62:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>& Eigen::JacobiSVD<MatrixType, QRPreconditioner>::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/SVD/JacobiSVD.h:548:14:   required from 'Eigen::JacobiSVD<MatrixType, QRPreconditioner>::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>; int QRPreconditioner = 2; Eigen::JacobiSVD<MatrixType, QRPreconditioner>::MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:319:36:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 9, 9, 0, 9, 9>, 9, 1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 9, 9, 0, 9, 9>, 9, 1, true>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 9, 9, 0, 9, 9>, 9, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 9, 9, 0, 9, 9>; int BlockRows = 9; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs_op<double>; XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:32:27:   required from 'const CwiseAbsReturnType Eigen::MatrixBase<Derived>::cwiseAbs() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>; Eigen::MatrixBase<Derived>::CwiseAbsReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:468:100:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:615:45:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<std::complex<double> >; XprType = const Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<std::complex<double> >, const Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = std::complex<double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:147:18:   required from 'void Eigen::MatrixBase<Derived>::normalize() [with Derived = Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:358:28:   required from 'Eigen::EigenSolver<_MatrixType>::EigenvectorsType Eigen::EigenSolver<_MatrixType>::eigenvectors() const [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::EigenSolver<_MatrixType>::EigenvectorsType = Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:144:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true>::Block(const Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>, 10, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<std::complex<double>, 10, 10, 0, 10, 10>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_score_coeff_op<double>; XprType = const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:123:10:   required from 'const Eigen::CwiseUnaryOp<CustomUnaryOp, const Derived> Eigen::MatrixBase<Derived>::unaryExpr(const CustomUnaryOp&) const [with CustomUnaryOp = Eigen::internal::scalar_score_coeff_op<double>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:522:35:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:563:85:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:512,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorwiseOp.h: In instantiation of 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Redux.h:416:17:   required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Redux.h:438:25:   required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:497:55:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorwiseOp.h:56:7: warning: implicitly-declared 'constexpr Eigen::MatrixBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0> >::MatrixBase(const Eigen::MatrixBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0> >&)' is deprecated [-Wdeprecated-copy]
   56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr<MatrixType, MemberOp, Direction> >::type,
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::MatrixBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:512,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorwiseOp.h:56:7: warning: implicitly-declared 'constexpr Eigen::internal::no_assignment_operator::no_assignment_operator(const Eigen::internal::no_assignment_operator&)' is deprecated [-Wdeprecated-copy]
   56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr<MatrixType, MemberOp, Direction> >::type,
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:367,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/XprHelper.h:92:29: note: because 'Eigen::internal::no_assignment_operator' has user-provided 'Eigen::internal::no_assignment_operator& Eigen::internal::no_assignment_operator::operator=(const Eigen::internal::no_assignment_operator&)'
   92 |     no_assignment_operator& operator=(const no_assignment_operator&);
      |                             ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:478,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Redux.h:338:68: note: synthesized method 'Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>::PartialReduxExpr(const Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>&)' first required here
  338 |   EIGEN_DEVICE_FUNC explicit redux_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
      |                                                                    ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:440,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CoreEvaluators.h:1294:54: note:   initializing argument 1 of 'Eigen::internal::evaluator<Eigen::PartialReduxExpr<ArgType, MemberOp, Direction> >::evaluator(Eigen::internal::evaluator<Eigen::PartialReduxExpr<ArgType, MemberOp, Direction> >::XprType) [with ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >; MemberOp = Eigen::internal::member_sum<double>; int Direction = 0; Eigen::internal::evaluator<Eigen::PartialReduxExpr<ArgType, MemberOp, Direction> >::XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::internal::member_sum<double>, 0>]'
 1294 |   EIGEN_DEVICE_FUNC explicit evaluator(const XprType xpr)
      |                                        ~~~~~~~~~~~~~~^~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs_op<double>; XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:32:27:   required from 'const CwiseAbsReturnType Eigen::MatrixBase<Derived>::cwiseAbs() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbsReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:361:68:   required from 'typename MatrixType::Scalar Eigen::RealSchur<_MatrixType>::computeNormOfT() [with _MatrixType = Eigen::Matrix<double, 10, 10>; typename MatrixType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:304:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:50:23:   required from 'static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>; U = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::internal::dot_nocheck<T, U, true>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:84:58:   required from 'typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:492:54:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_conj_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:45:10:   required from 'const Eigen::CwiseBinaryOp<CustomBinaryOp, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::binaryExpr(const Eigen::MatrixBase<OtherDerived>&, const CustomBinaryOp&) const [with CustomBinaryOp = Eigen::internal::scalar_conj_product_op<double, double>; OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:50:56:   required from 'static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>; U = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::internal::dot_nocheck<T, U, true>::ResScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:84:58:   required from 'typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:492:54:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, 1, -1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::PermutationMatrix<10, 10, int>; _Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int Option = 2; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::PermutationMatrix<10, 10, int>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PermutationMatrix.h:558:10:   required from 'const Eigen::Product<MatrixDerived, PermutationDerived, 2> Eigen::operator*(const Eigen::PermutationBase<PermutationDerived>&, const Eigen::MatrixBase<U>&) [with PermutationDerived = Eigen::PermutationMatrix<10, 10, int>; MatrixDerived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:772:22:   required from 'void Eigen::FullPivLU<MatrixType>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; DstType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 20, 1>; int BlockRows = 10; int BlockCols = 10; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; unsigned int _Mode = 5; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:639:56:   required from 'typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() const [with unsigned int Mode = 5; Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type = const Eigen::TriangularView<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>, 5>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:776:42:   required from 'void Eigen::FullPivLU<MatrixType>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; DstType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; _Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:779:59:   required from 'void Eigen::FullPivLU<MatrixType>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; DstType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; unsigned int _Mode = 2; Eigen::TriangularView<MatrixType, Mode>::MatrixType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:639:56:   required from 'typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() const [with unsigned int Mode = 2; Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::ConstTriangularViewReturnType<Mode>::Type = const Eigen::TriangularView<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>, 2>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:783:38:   required from 'void Eigen::FullPivLU<MatrixType>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; DstType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >; RhsType = const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >, const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:128:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:165:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:55:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Matrix<double, 3, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:504:22:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 3, 1>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; _Rhs = Eigen::Matrix<double, 2, 1>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:165:25:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Matrix<double, 2, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:524:20:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 2, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; _Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:891:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:468:34:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 1, 10, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:891:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::segment(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:492:76:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:561:23:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:952:10:   required from 'Eigen::DenseBase<Derived>::SegmentReturnType Eigen::DenseBase<Derived>::tail(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; Eigen::DenseBase<Derived>::SegmentReturnType = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, -1>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:563:103:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::true_type&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; Func = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, 0>; ExpressionType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:563:55:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:288:58: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  288 |   typename nested_eval<Rhs,Lhs::SizeAtCompileTime>::type actual_rhs(rhs);
      |                                                          ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_quotient_op<double, double>; LhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>; RhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:69:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase<Derived>::operator/(const T&) const [with T = double; Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::scalar_quotient_op<typename Eigen::internal::traits<T>::Scalar, T> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:91:22:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:162:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Matrix<double, 3, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:504:22:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 3, 1>, 2, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 3, 1>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:162:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Matrix<double, 2, 1>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:524:20:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 2, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:125:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:162:82:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Src = Eigen::Product<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix<double, 10, 1, 0, 10, 1>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:615:21:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:44:80:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:462,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h: In instantiation of 'Eigen::CwiseUnaryOp<UnaryOp, MatrixType>::CwiseUnaryOp(const XprType&, const UnaryOp&) [with UnaryOp = Eigen::internal::scalar_abs2_op<double>; XprType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h:45:28:   required from 'const CwiseAbs2ReturnType Eigen::MatrixBase<Derived>::cwiseAbs2() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::MatrixBase<Derived>::CwiseAbs2ReturnType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Dot.h:98:31:   required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:76:71:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h:66:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   66 |       : m_xpr(xpr), m_functor(func) {}
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:127:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:164:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 1, -1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Jacobi/Jacobi.h:279:21:   required from 'void Eigen::MatrixBase<Derived>::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = double; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:405:47:   required from 'void Eigen::RealSchur<_MatrixType>::splitOffTwoRows(Eigen::RealSchur<_MatrixType>::Index, bool, const Scalar&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:323:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Jacobi/Jacobi.h:294:21:   required from 'void Eigen::MatrixBase<Derived>::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = double; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:406:41:   required from 'void Eigen::RealSchur<_MatrixType>::splitOffTwoRows(Eigen::RealSchur<_MatrixType>::Index, bool, const Scalar&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:323:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, 10, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:164:21:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >; RhsType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1, 1, 1, 10> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:293:48:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::true_type&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; Func = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, 0>; ExpressionType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:563:55:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:166:59:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:142:59:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/VectorBlock.h:78:61:   required from 'Eigen::VectorBlock<MatrixType, Size>::VectorBlock(VectorType&, Eigen::Index, Eigen::Index) [with VectorType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int Size = -1; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:74:64:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholder(EssentialPart&, Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) const [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:45:18:   required from 'void Eigen::MatrixBase<Derived>::makeHouseholderInPlace(Eigen::MatrixBase<Derived>::Scalar&, Eigen::MatrixBase<Derived>::RealScalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::MatrixBase<Derived>::Scalar = double; Eigen::MatrixBase<Derived>::RealScalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:305:59:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:375:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  375 |         m_xpr(xpr), m_startRow(startRow), m_startCol(startCol)
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:489,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h: In instantiation of 'Eigen::TriangularView<MatrixType, Mode>::TriangularView(Eigen::TriangularView<MatrixType, Mode>::MatrixType&) [with _MatrixType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; unsigned int _Mode = 1; Eigen::TriangularView<MatrixType, Mode>::MatrixType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:630:51:   required from 'typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type Eigen::MatrixBase<Derived>::triangularView() [with unsigned int Mode = 1; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; typename Eigen::MatrixBase<Derived>::TriangularViewReturnType<Mode>::Type = Eigen::TriangularView<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:360:73:   required from 'void Eigen::internal::HessenbergDecompositionMatrixHReturnType<MatrixType>::evalTo(ResultType&) const [with ResultType = Eigen::Matrix<double, 10, 10>; MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ReturnByValue.h:62:48:   required from 'void Eigen::ReturnByValue<Derived>::evalTo(Dest&) const [with Dest = Eigen::Matrix<double, 10, 10>; Derived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:84:25:   required from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:476:29:   required from 'Derived& Eigen::PlainObjectBase<Derived>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:245:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:286:10:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/TriangularMatrix.h:217:58: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  217 |     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
      |                                                          ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; _Rhs = Eigen::Matrix<double, 2, 1>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 2, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; _Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; RhsType = const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:287:40:   required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Dest = Eigen::Matrix<double, 10, 1, 0, 10, 1>; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 1, 0, 10, 1>; Src = Eigen::Product<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix<double, 10, 1, 0, 10, 1>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:615:21:   required from 'void Eigen::EigenSolver<_MatrixType>::doComputeEigenvectors() [with _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:447:7:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:861:10:   required from 'Eigen::DenseBase<Derived>::RowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Eigen::DenseBase<Derived>::RowXpr = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>, 1, -1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:293:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::true_type&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>; Func = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 10, 1, false>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, 1, 10, true>, 1, -1, false>, 0>; ExpressionType = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:563:55:   required from 'void Eigen::FullPivLU<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:121:7:   required from 'Eigen::FullPivLU<MatrixType>& Eigen::FullPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:472:10:   required from 'Eigen::FullPivLU<MatrixType>::FullPivLU(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/LU/FullPivLU.h:886:10:   required from 'const Eigen::FullPivLU<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::fullPivLu() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, 10, 10, 1, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:27:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::permutation_matrix_product<ExpressionType, Side, Transposed, Eigen::DenseShape>::run(Dest&, const PermutationType&, const ExpressionType&) [with Dest = Eigen::Matrix<double, 10, 10, 1, 10, 10>; PermutationType = Eigen::PermutationMatrix<10, 10, int>; ExpressionType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int Side = 1; bool Transposed = false]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:996:72:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::PermutationShape, MatrixShape, ProductTag>::evalTo(Dest&, const Lhs&, const Rhs&) [with Dest = Eigen::Matrix<double, 10, 10, 1, 10, 10>; Lhs = Eigen::PermutationMatrix<10, 10, int>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int ProductTag = 8; MatrixShape = Eigen::DenseShape]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; Lhs = Eigen::PermutationMatrix<10, 10, int>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int Options = 2; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::PermutationMatrix<10, 10, int>, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>, 2>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10, 1, 10, 10>; Src = Eigen::Product<Eigen::PermutationMatrix<10, 10, int>, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>, 2>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:804:27:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Matrix<double, 10, 10, 1, 10, 10>; Src = Eigen::Product<Eigen::PermutationMatrix<10, 10, int>, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>, 2>; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 10, 10, 1, 10, 10>; Src = Eigen::Product<Eigen::PermutationMatrix<10, 10, int>, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>, 2>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:714:32:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:942:18: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>&)' is deprecated [-Wdeprecated-copy]
  942 |       MatrixType mat(xpr);
      |                  ^~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 20, 1>; int BlockRows = 10; int BlockCols = 10; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:194:21:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:26:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; int BlockRows = 10; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>, 10, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:280:17:   required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Func = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:329:41:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:318:36:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>, 10, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, -1, true>; int BlockRows = 10; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Src = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1>; Func = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:411:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:178:42:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; _Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:27:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 10, 10>; Workspace = Eigen::Matrix<double, 10, 1, 0, 10, 1>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 10, 10>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:55:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 10, 10>; Workspace = Eigen::Matrix<double, 10, 1, 0, 10, 1>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 10, 10>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; _Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:166:34:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:256:43:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 10, 10>; Workspace = Eigen::Matrix<double, 10, 1, 0, 10, 1>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 10, 10>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; _Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 10, 10>; Workspace = Eigen::Matrix<double, 10, 1, 0, 10, 1>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 10, 10>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h:50:1:   required from 'typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type Eigen::operator*(const T&, const StorageBaseType&) [with T = double; Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; typename Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type, typename Eigen::internal::traits<T>::Scalar>, const typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type, const Derived> >::type = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; typename Eigen::internal::plain_constant_type<Derived, typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type>::type = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >; typename Eigen::internal::promote_scalar_arg<typename Eigen::internal::traits<T>::Scalar, T, Eigen::internal::has_ReturnType<Eigen::ScalarBinaryOpTraits<T, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<T, typename Eigen::internal::traits<T>::Scalar> > >::value>::type = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double; Eigen::MatrixBase<Derived>::StorageBaseType = Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:29:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 10, 10>; Workspace = Eigen::Matrix<double, 10, 1, 0, 10, 1>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 10, 10>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; _Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int Option = 0; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:415:10:   required from 'const Eigen::Product<Derived, OtherDerived> Eigen::MatrixBase<Derived>::operator*(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:129:41:   required from 'void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:259:42:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, 10, 10>; Workspace = Eigen::Matrix<double, 10, 1, 0, 10, 1>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:237:13:   required from 'void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::evalTo(DestType&) const [with DestType = Eigen::Matrix<double, 10, 10>; VectorsType = Eigen::Matrix<double, 10, 10>; CoeffsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:899:15:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::EigenBase2EigenBase, Weak>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; SrcXprType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:983:11:   required from 'static void Eigen::internal::permutation_matrix_product<ExpressionType, Side, Transposed, Eigen::DenseShape>::run(Dest&, const PermutationType&, const ExpressionType&) [with Dest = Eigen::Matrix<double, 10, 10, 1, 10, 10>; PermutationType = Eigen::PermutationMatrix<10, 10, int>; ExpressionType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int Side = 1; bool Transposed = false]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:996:72:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::PermutationShape, MatrixShape, ProductTag>::evalTo(Dest&, const Lhs&, const Rhs&) [with Dest = Eigen::Matrix<double, 10, 10, 1, 10, 10>; Lhs = Eigen::PermutationMatrix<10, 10, int>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int ProductTag = 8; MatrixShape = Eigen::DenseShape]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; Lhs = Eigen::PermutationMatrix<10, 10, int>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; int Options = 2; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::PermutationMatrix<10, 10, int>, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>, 2>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 20, 1>; int BlockRows = 10; int BlockCols = 10; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h: In instantiation of 'Eigen::Product<Lhs, Rhs, Option>::Product(const Lhs&, const Rhs&) [with _Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; _Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int Option = 1; Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:450:10:   required from 'const Eigen::Product<Derived, OtherDerived, 1> Eigen::MatrixBase<Derived>::lazyProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:50:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 10, 0, 10, 10>; Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h:431:26:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 10, 0, 10, 10>; Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 10, 0, 10, 10>; Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 10, 0, 10, 10>; Src = Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:65: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                 ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:439,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Product.h:93:77: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
   93 |     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
      |                                                                             ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:840:10:   required from 'Eigen::DenseBase<Derived>::ColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; Eigen::DenseBase<Derived>::ColXpr = Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:343:30:   required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> > >; Dest = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:12:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, 10, 1, true>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:314:35:   required from 'static void Eigen::HessenbergDecomposition<_MatrixType>::_compute(Eigen::HessenbergDecomposition<_MatrixType>::MatrixType&, Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType&, Eigen::HessenbergDecomposition<_MatrixType>::VectorType&) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::HessenbergDecomposition<_MatrixType>::CoeffVectorType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; Eigen::HessenbergDecomposition<_MatrixType>::VectorType = Eigen::Matrix<double, 1, 10, 1, 1, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:161:15:   required from 'Eigen::HessenbergDecomposition<_MatrixType>& Eigen::HessenbergDecomposition<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 10, 10>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 10, 10> > >; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:271:17:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >::Transpose(const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >; RhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 2, 1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 2, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 2, 1, true>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 2, 1, true>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 2, 1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 2, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >; RhsType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 1, 1, 0, 1, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 1, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1>; Functor = Eigen::internal::sub_assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1, 1, false>::Block(const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 2, 1>, 2, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 2, 1>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:547:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 4, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>::Block(const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:547:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 4, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1, 1, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 1, 1, 0, 1, 1>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; RhsType = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   required from 'static void Eigen::internal::unaligned_dense_assignment_loop<false>::run(Kernel&, Eigen::Index, Eigen::Index) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:413:58:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false> >, Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >, Eigen::internal::sub_assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, 1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>::Block(const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::XprType = Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:35:90:   required from 'Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int Options = 1; Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::XprType = Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<double, -1, 10, 0, 10, 10>; SrcXprType = Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1>; Functor = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<double, -1, 10, 0, 10, 10>; SrcXprType = Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 10, 0, 10, 10>; Src = Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:397:29:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 10, 0, 10, 10>; Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h:431:26:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:446:7: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
  446 |     : m_lhs(xpr.lhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:447:7: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
  447 |       m_rhs(xpr.rhs()),
      |       ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:163:19:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h: In instantiation of 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, 0>; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/NoAlias.h:42:31:   required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Householder/Householder.h:126:19:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:378:15: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
  378 |     LhsNested actual_lhs(lhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:493,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:379:15: warning: implicitly-declared 'constexpr Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  379 |     RhsNested actual_rhs(rhs);
      |               ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 2, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int BlockRows = 2; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 2, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:514:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 2, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 2; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = 1; int BlockCols = -1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, 1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:497:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:529:69:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >::Map(const Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:469,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/MapBase.h:288:14: note: because 'Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >' has user-provided 'Derived& Eigen::MapBase<Derived, 1>::operator=(const Eigen::MapBase<Derived, 1>&) [with Derived = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >]'
  288 |     Derived& operator=(const MapBase& other)
      |              ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; int BlockRows = 1; int BlockCols = 2; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, 1, 2, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix<double, 2, 1>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>, Eigen::Matrix<double, 2, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 2; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 2, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:515:79:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 1, 1, 0, 1, 1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>, Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>::Block(const Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int BlockRows = 1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:563:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; int ProductTag = 4; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:637:61:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, 1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1, 0, 10, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, 10, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, 1> >; Functor = Eigen::internal::sub_assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:390:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:530:62:   required from 'void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, Eigen::RealSchur<_MatrixType>::Index, bool, const Vector3s&, Eigen::RealSchur<_MatrixType>::Scalar*) [with _MatrixType = Eigen::Matrix<double, 10, 10>; Eigen::RealSchur<_MatrixType>::Index = long int; Eigen::RealSchur<_MatrixType>::Vector3s = Eigen::Matrix<double, 3, 1>; Eigen::RealSchur<_MatrixType>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:337:9:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'constexpr Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Transpose(const Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Matrix<double, 1, 1, 0, 1, 1> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> > >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/GeneralProduct.h:197:43:   required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:383:34:   required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33:   required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map<Eigen::Matrix<double, 1, -1, 1, 1, 10>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >; Rhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, 10, 10>, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:288:12:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::internal::HessenbergDecompositionMatrixHReturnType<Eigen::Matrix<double, 10, 10> >; OrthMatrixType = Eigen::HouseholderSequence<Eigen::Matrix<double, 10, 10>, Eigen::Matrix<double, 9, 1, 0, 9, 1>, 1>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h:274:24:   required from 'Eigen::RealSchur<MatrixType>& Eigen::RealSchur<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:389:22:   required from 'Eigen::EigenSolver<MatrixType>& Eigen::EigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h:156:14:   required from 'Eigen::EigenSolver<_MatrixType>::EigenSolver(const Eigen::EigenBase<OtherDerived>&, bool) [with InputType = Eigen::Matrix<double, 10, 10>; _MatrixType = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:142:85:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, 10, 10>, -1, 1, false> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:474,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h: In instantiation of 'Eigen::Transpose<MatrixType>::Transpose(MatrixType&) [with MatrixType = const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:186:10:   required from 'Eigen::DenseBase<Derived>::ConstTransposeReturnType Eigen::DenseBase<Derived>::transpose() const [with Derived = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true>; Eigen::DenseBase<Derived>::ConstTransposeReturnType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:37:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:326:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 0, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Transpose.h:64:53: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true>::Block(const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true>&)' is deprecated [-Wdeprecated-copy]
   64 |     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
      |                                                     ^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h: In instantiation of 'Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<double, double>; LhsType = const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >; RhsType = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, -1, 1, false>; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >; Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, -1, 1, false>]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h:25:10:   required from 'const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>, const Derived, const OtherDerived> Eigen::MatrixBase<Derived>::cwiseProduct(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, -1, 1, false>; Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >; typename Eigen::internal::traits<OtherDerived>::Scalar = double; typename Eigen::internal::traits<T>::Scalar = double]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:52:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeffByOuterInner(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:326:39:   required from 'static void Eigen::internal::dense_assignment_loop<Kernel, 0, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >, Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >, Eigen::internal::assign_op<double, double>, 0>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:741:37:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:9: warning: implicitly-declared 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >::Transpose(const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |         ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:445,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Assign.h:55:30: note: because 'Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >' has user-provided 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true> >]'
   55 | EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
      |                              ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:461,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:105:22: warning: implicitly-declared 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, -1, 1, false>::Block(const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, -1, 1, false>&)' is deprecated [-Wdeprecated-copy]
  105 |       : m_lhs(aLhs), m_rhs(aRhs), m_functor(func)
      |                      ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, -1, 1, false>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = true; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = 1; int BlockCols = 10; bool InnerPanel = true; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:868:10:   required from 'Eigen::DenseBase<Derived>::ConstRowXpr Eigen::DenseBase<Derived>::row(Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::DenseBase<Derived>::ConstRowXpr = const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1, 10, true>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:22:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = const Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:472,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h: In instantiation of 'Eigen::internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel, true>::BlockImpl_dense(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:162:75:   required from 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::BlockImpl(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:118:53:   required from 'Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index) [with XprType = const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = false; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/../plugins/BlockMethods.h:847:10:   required from 'Eigen::DenseBase<Derived>::ConstColXpr Eigen::DenseBase<Derived>::col(Eigen::Index) const [with Derived = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::DenseBase<Derived>::ConstColXpr = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, -1, 1, false>; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:552:63:   required from 'const CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>; Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:631:63:   required from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 10, 0, 10, 10> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Block<const Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:645:16:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Solve.h:147:26:   required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, 10, 10>; DecType = Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >; RhsType = Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 10, 10>; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Func = Eigen::internal::assign_op<double, double>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:537:19:   required from 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; Derived = Eigen::Matrix<double, 10, 10>]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, 10, 10, 1, 10, 10> >, Eigen::Block<const Eigen::Matrix<double, 10, 20, 1>, 10, 10, false> >; _Scalar = double; int _Rows = 10; int _Cols = 10; int _Options = 0; int _MaxRows = 10; int _MaxCols = 10]'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:127:75:   required from here
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:351:9: warning: implicitly-declared 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>::Block(const Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>&)' is deprecated [-Wdeprecated-copy]
  351 |         m_xpr(xpr),
      |         ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/Core:88,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:70,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/../precomp.hpp:47,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/src/usac/essential_solver.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:830:52: note: because 'Eigen::Block<Eigen::Matrix<double, 10, 10, 1, 10, 10>, -1, 10, true>' has user-provided 'Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>& Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>::operator=(const Eigen::BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Eigen::Dense>&) [with XprType = Eigen::Matrix<double, 10, 10, 1, 10, 10>; int BlockRows = -1; int BlockCols = 10; bool InnerPanel = true]'
  830 |     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
      |                                                    ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
  842 | #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
  161 |     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[661/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_humaneva.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_humaneva.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_humaneva.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/hpe_humaneva.cpp
[662/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_affine.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_affine.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_affine.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/ir_affine.cpp
[663/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_robot.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_robot.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_robot.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/ir_robot.cpp
[664/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_epfl.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_epfl.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_epfl.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/msm_epfl.cpp
[665/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_weizmann.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_weizmann.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_weizmann.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/is_weizmann.cpp
[666/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_middlebury.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_middlebury.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_middlebury.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/msm_middlebury.cpp
[667/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_imagenet.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_imagenet.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_imagenet.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/or_imagenet.cpp
[668/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_calib3d.so.4.5 -o lib/libopencv_calib3d.so.4.5.2 modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ap3p.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibinit.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration_handeye.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/checkchessboard.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/chessboard.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/circlesgrid.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/compat_ptsetreg.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/dls.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/epnp.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fisheye.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/five-point.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fundam.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/homography_decomp.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ippe.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/levmarq.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/main.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/p3p.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/polynom_solver.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/posit.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ptsetreg.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/quadsubpix.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/rho.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/solvepnp.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/sqpnp.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereobm.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereosgbm.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/triangulate.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/undistort.dispatch.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/upnp.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/degeneracy.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/dls_solver.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/essential_solver.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/estimator.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/fundamental_solver.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/gamma_values.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/homography_solver.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/local_optimization.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/pnp_solver.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/quality.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/ransac_solvers.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/sampler.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/termination.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/usac/utils.cpp.o modules/calib3d/CMakeFiles/opencv_calib3d.dir/opencl_kernels_calib3d.cpp.o  lib/libopencv_features2d.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_flann.so.4.5.2  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[669/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_calib3d.so.4.5.2  lib/libopencv_calib3d.so.4.5 lib/libopencv_calib3d.so && :
[670/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_mnist.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_mnist.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_mnist.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/or_mnist.cpp
[671/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_caltech.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_caltech.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_caltech.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/pd_caltech.cpp
[672/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_sun.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_sun.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_sun.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/or_sun.cpp
[673/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_inria.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_inria.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_inria.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/pd_inria.cpp
[674/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_kitti.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_kitti.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_kitti.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/slam_kitti.cpp
[675/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_bsds.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_bsds.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_bsds.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/sr_bsds.cpp
[676/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_pascal.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_pascal.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_pascal.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/or_pascal.cpp
[677/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_tumindoor.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_tumindoor.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_tumindoor.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/slam_tumindoor.cpp
[678/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -Wno-suggest-override -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/tinyxml2/tinyxml2.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/tinyxml2/tinyxml2.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tinyxml2/tinyxml2.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/tinyxml2/tinyxml2.cpp
[679/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_general100.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_general100.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_general100.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/sr_general100.cpp
[680/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_div2k.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_div2k.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_div2k.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/sr_div2k.cpp
[681/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/util.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/util.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/util.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/util.cpp
[682/1547] cd TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/modules/objdetect && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -DMODULE_NAME=objdetect -DCL_DIR=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/opencl -DOUTPUT=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/modules/objdetect/opencl_kernels_objdetect.cpp -P TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/cmake/cl2cpp.cmake
[683/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_chars.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_chars.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_chars.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/tr_chars.cpp
[684/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/datasets/CMakeFiles/example_datasets_sr_bsds.dir/samples/sr_bsds.cpp.o -MF modules/datasets/CMakeFiles/example_datasets_sr_bsds.dir/samples/sr_bsds.cpp.o.d -o modules/datasets/CMakeFiles/example_datasets_sr_bsds.dir/samples/sr_bsds.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/samples/sr_bsds.cpp
[685/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_svt.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_svt.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_svt.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/tr_svt.cpp
[686/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_icdar.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_icdar.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_icdar.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/tr_icdar.cpp
[687/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_vot.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_vot.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_vot.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/track_vot.cpp
[688/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_WEBP -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -Imodules/highgui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/uuid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/highgui/CMakeFiles/opencv_highgui.dir/src/window.cpp.o -MF modules/highgui/CMakeFiles/opencv_highgui.dir/src/window.cpp.o.d -o modules/highgui/CMakeFiles/opencv_highgui.dir/src/window.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/precomp.hpp:48,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/precomp.hpp:48,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[689/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_WEBP -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -Imodules/highgui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/uuid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/highgui/CMakeFiles/opencv_highgui.dir/src/roiSelector.cpp.o -MF modules/highgui/CMakeFiles/opencv_highgui.dir/src/roiSelector.cpp.o.d -o modules/highgui/CMakeFiles/opencv_highgui.dir/src/roiSelector.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/roiSelector.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/precomp.hpp:48,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/roiSelector.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/precomp.hpp:48,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/roiSelector.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[690/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/include -Imodules/datasets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ml/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_alov.cpp.o -MF modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_alov.cpp.o.d -o modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_alov.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/datasets/src/track_alov.cpp
[691/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/dpm/CMakeFiles/example_dpm_cascade_detect_sequence.dir/samples/cascade_detect_sequence.cpp.o -MF modules/dpm/CMakeFiles/example_dpm_cascade_detect_sequence.dir/samples/cascade_detect_sequence.cpp.o.d -o modules/dpm/CMakeFiles/example_dpm_cascade_detect_sequence.dir/samples/cascade_detect_sequence.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/samples/cascade_detect_sequence.cpp
[692/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-implicit-fallthrough -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_datasets.so.4.5 -o lib/libopencv_datasets.so.4.5.2 modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_hmdb.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/ar_sports.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/dataset.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_adience.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/fr_lfw.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_chalearn.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/gr_skig.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_humaneva.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/hpe_parse.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_affine.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/ir_robot.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_bsds.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/is_weizmann.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_epfl.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/msm_middlebury.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_imagenet.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_mnist.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_pascal.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/or_sun.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_caltech.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/pd_inria.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_kitti.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/slam_tumindoor.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_bsds.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_div2k.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/sr_general100.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tinyxml2/tinyxml2.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_chars.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_icdar.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/tr_svt.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_alov.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/track_vot.cpp.o modules/datasets/CMakeFiles/opencv_datasets.dir/src/util.cpp.o  lib/libopencv_flann.so.4.5.2  lib/libopencv_ml.so.4.5.2  lib/libopencv_imgcodecs.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[693/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_datasets.so.4.5.2  lib/libopencv_datasets.so.4.5 lib/libopencv_datasets.so && :
[694/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/dpm/CMakeFiles/example_dpm_cascade_detect_camera.dir/samples/cascade_detect_camera.cpp.o -MF modules/dpm/CMakeFiles/example_dpm_cascade_detect_camera.dir/samples/cascade_detect_camera.cpp.o.d -o modules/dpm/CMakeFiles/example_dpm_cascade_detect_camera.dir/samples/cascade_detect_camera.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/samples/cascade_detect_camera.cpp
[695/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_cascades.cpp.o -MF modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_cascades.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_cascades.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/perf/opencl/perf_cascades.cpp
[696/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/include -Imodules/dpm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/dpm/CMakeFiles/opencv_dpm.dir/src/dpm_cascade_detector.cpp.o -MF modules/dpm/CMakeFiles/opencv_dpm.dir/src/dpm_cascade_detector.cpp.o.d -o modules/dpm/CMakeFiles/opencv_dpm.dir/src/dpm_cascade_detector.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/src/dpm_cascade_detector.cpp
[697/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/include -Imodules/dpm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/dpm/CMakeFiles/opencv_dpm.dir/src/dpm_cascade.cpp.o -MF modules/dpm/CMakeFiles/opencv_dpm.dir/src/dpm_cascade.cpp.o.d -o modules/dpm/CMakeFiles/opencv_dpm.dir/src/dpm_cascade.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/contrib/modules/dpm/src/dpm_cascade.cpp
[698/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_hogdetect.cpp.o -MF modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_hogdetect.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_hogdetect.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/perf/opencl/perf_hogdetect.cpp
[699/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -DHAVE_WEBP -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -Imodules/highgui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/uuid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/highgui/CMakeFiles/opencv_highgui.dir/src/window_gtk.cpp.o -MF modules/highgui/CMakeFiles/opencv_highgui.dir/src/window_gtk.cpp.o.d -o modules/highgui/CMakeFiles/opencv_highgui.dir/src/window_gtk.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window_gtk.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/precomp.hpp:48,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window_gtk.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/precomp.hpp:48,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window_gtk.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window_gtk.cpp: In function 'void icvShowSaveAsDialog(GtkWidget*, CvWindow*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/src/window_gtk.cpp:1624:52: warning: missing sentinel in function call [-Wformat=]
 1624 |     GtkWidget* dialog = gtk_file_chooser_dialog_new("Save As...",
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
 1625 |                       GTK_WINDOW(widget),
      |                       ~~~~~~~~~~~~~~~~~~~           
 1626 |                       GTK_FILE_CHOOSER_ACTION_SAVE,
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
 1627 |                       GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1628 |                       GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT,
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1629 |                       NULL);
      |                       ~~~~~                         
[700/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -fPIC -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -Wno-deprecated-declarations -DNDEBUG  -DNDEBUG  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed -shared -Wl,-soname,libopencv_highgui.so.4.5 -o lib/libopencv_highgui.so.4.5.2 modules/highgui/CMakeFiles/opencv_highgui.dir/src/window.cpp.o modules/highgui/CMakeFiles/opencv_highgui.dir/src/roiSelector.cpp.o modules/highgui/CMakeFiles/opencv_highgui.dir/src/window_gtk.cpp.o  lib/libopencv_videoio.so.4.5.2  -ldl  -lm  -lpthread  -lrt  3rdparty/lib/libtegra_hal.a  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgtk-3.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgdk-3.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libpangocairo-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libpango-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libharfbuzz.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libatk-1.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libcairo-gobject.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libcairo.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgdk_pixbuf-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgio-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgobject-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libglib-2.0.so  TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libgthread-2.0.so  lib/libopencv_imgcodecs.so.4.5.2  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
[701/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_symlink_library lib/libopencv_highgui.so.4.5.2  lib/libopencv_highgui.so.4.5 lib/libopencv_highgui.so && :
[702/1547] : && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed modules/intensity_transform/CMakeFiles/example_intensity_transform_intensity_transform.dir/samples/intensity_transform.cpp.o -o bin/example_intensity_transform_intensity_transform  lib/libopencv_intensity_transform.so.4.5.2  lib/libopencv_highgui.so.4.5.2  lib/libopencv_videoio.so.4.5.2  lib/libopencv_imgcodecs.so.4.5.2  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
FAILED: bin/example_intensity_transform_intensity_transform 
: && TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now  -Wl,--gc-sections -Wl,--as-needed modules/intensity_transform/CMakeFiles/example_intensity_transform_intensity_transform.dir/samples/intensity_transform.cpp.o -o bin/example_intensity_transform_intensity_transform  lib/libopencv_intensity_transform.so.4.5.2  lib/libopencv_highgui.so.4.5.2  lib/libopencv_videoio.so.4.5.2  lib/libopencv_imgcodecs.so.4.5.2  lib/libopencv_imgproc.so.4.5.2  lib/libopencv_core.so.4.5.2  -Wl,-rpath-link,TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build/lib && :
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/11.0.1/ld: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libtbb.so.12: undefined reference to `swapcontext'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/11.0.1/ld: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libtbb.so.12: undefined reference to `makecontext'
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/11.0.1/ld: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/lib/libtbb.so.12: undefined reference to `getcontext'
collect2: error: ld returned 1 exit status
[703/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/perf_main.cpp.o -MF modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/perf_main.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/perf_main.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/perf/perf_main.cpp
[704/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -Imodules/objdetect -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_objdetect.dir/opencl_kernels_objdetect.cpp.o -MF modules/objdetect/CMakeFiles/opencv_objdetect.dir/opencl_kernels_objdetect.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_objdetect.dir/opencl_kernels_objdetect.cpp.o -c modules/objdetect/opencl_kernels_objdetect.cpp
[705/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -Imodules/objdetect -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/main.cpp.o -MF modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/main.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/main.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/main.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/main.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/main.cpp:48:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[706/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -Imodules/objdetect -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/detection_based_tracker.cpp.o -MF modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/detection_based_tracker.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/detection_based_tracker.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/detection_based_tracker.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/detection_based_tracker.cpp:44:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/detection_based_tracker.cpp:44:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[707/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -Imodules/objdetect -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect_convert.cpp.o -MF modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect_convert.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect_convert.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/cascadedetect_convert.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/cascadedetect_convert.cpp:44:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/cascadedetect_convert.cpp:44:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[708/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -Imodules/objdetect -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect.cpp.o -MF modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/cascadedetect.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/cascadedetect.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/cascadedetect.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[709/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -Imodules/objdetect -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/hog.cpp.o -MF modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/hog.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/hog.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/hog.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/hog.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/hog.cpp:43:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
[710/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/ts/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgcodecs/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/videoio/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/highgui/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIE -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/perf_qrcode_pipeline.cpp.o -MF modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/perf_qrcode_pipeline.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/perf_qrcode_pipeline.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/perf/perf_qrcode_pipeline.cpp
[711/1547] TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DCVAPI_EXPORTS -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/3rdparty/quirc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/include -Imodules/objdetect -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/flann/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/imgproc/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/features2d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/calib3d/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3 -I. -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0=/usr/src/debug/opencv/4.5.2-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -mcpu=cortex-a57 -march=armv8-a+crc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/include  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -DNDEBUG  -DNDEBUG -fPIC -std=c++11 -MD -MT modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/qrcode.cpp.o -MF modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/qrcode.cpp.o.d -o modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/qrcode.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/qrcode.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:119,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/qrcode.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h: In member function 'void Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>::preloadKernel()':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:527:18: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorConvolutionOp<Dimensions, InputXprType, KernelXprType>, Device>' [-Wshadow]
  527 |       const bool PacketAccess = internal::IsVectorizable<Device, KernelArgType>::value;
      |                  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:307:5: note: shadowed declaration is here
  307 |     PacketAccess = TensorEvaluator<InputArgType, Device>::PacketAccess & TensorEvaluator<KernelArgType, Device>::PacketAccess,
      |     ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/Tensor:135,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/eigen.hpp:64,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/core/include/opencv2/core/private.hpp:74,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/precomp.hpp:51,
                 from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/git/modules/objdetect/src/qrcode.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In member function 'bool Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::evalSubExprsIfNeeded(Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>::CoeffReturnType*)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:129:16: warning: declaration of 'PacketAccess' shadows a member of 'Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<ArgType, MakePointer_>, Device>' [-Wshadow]
  129 |     const bool PacketAccess = internal::IsVectorizable<Device, const ArgType>::value;
      |                ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/recipe-sysroot/usr/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:106:5: note: shadowed declaration is here
  106 |     PacketAccess = (PacketSize > 1),
      |     ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/temp/run.do_compile.8438:175 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script): 
	#1: cmake_runcmake_build, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/temp/run.do_compile.8438, line 175
	#2: cmake_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/temp/run.do_compile.8438, line 169
	#3: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/temp/run.do_compile.8438, line 164
	#4: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/opencv/4.5.2-r0/temp/run.do_compile.8438, line 188

Backtrace (metadata-relative locations):
	#1: cmake_runcmake_build, TOPDIR/sources/openembedded-core/meta/classes/cmake.bbclass, line 209
	#2: cmake_do_compile, TOPDIR/sources/openembedded-core/meta/classes/cmake.bbclass, line 213
	#3: do_compile, autogenerated, line 7

Error details

Submitted on:
12/04/21 12:08
Error type:
Recipe
Task:
do_compile
Recipe:
opencv
Recipe version:
4.5.2-r0
Machine:
qemuarm64
Distro:
yoe
Build system:
x86_64-linux
Target system:
aarch64-yoe-linux-musl
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
HEAD
Commit:
85ec53992e061088457f447659f1c79628fa6bd3
Build:
#120096
Submitter:
Similar errors:
10
Open a bug