* installing *source* package ‘rip.opencv’ ...
** this is package ‘rip.opencv’ version ‘0.3-1’
** package ‘rip.opencv’ successfully unpacked and MD5 sums checked
** using staged installation
This is pkg-config 2.3.0
Found pkg-config cflags and libs!
Using PKG_CFLAGS=-I/usr/include/opencv4 -D_DATA_PREFIX=/usr
Using PKG_LIBS=-lopencv_gapi -lopencv_stitching -lopencv_alphamat -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_cvv -lopencv_dnn_objdetect -lopencv_dnn_superres -lopencv_dpm -lopencv_face -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_hfs -lopencv_img_hash -lopencv_intensity_transform -lopencv_line_descriptor -lopencv_mcc -lopencv_quality -lopencv_rapid -lopencv_reg -lopencv_rgbd -lopencv_saliency -lopencv_shape -lopencv_signal -lopencv_stereo -lopencv_structured_light -lopencv_phase_unwrapping -lopencv_superres -lopencv_optflow -lopencv_surface_matching -lopencv_tracking -lopencv_highgui -lopencv_datasets -lopencv_text -lopencv_plot -lopencv_ml -lopencv_videostab -lopencv_videoio -lopencv_viz -lopencv_wechat_qrcode -lopencv_ximgproc -lopencv_video -lopencv_xobjdetect -lopencv_objdetect -lopencv_calib3d -lopencv_imgcodecs -lopencv_features2d -lopencv_dnn -lopencv_flann -lopencv_xphoto -lopencv_photo -lopencv_imgproc -lopencv_core
** libs
using C++ compiler: ‘g++ (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rip.opencv/src'
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c IO.cpp -o IO.o
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from IO.cpp:1:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c conversion.cpp -o conversion.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c core.cpp -o core.o
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from conversion.cpp:2:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from core.cpp:1:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c enums.cpp -o enums.o
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from enums.cpp:2:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c feature.cpp -o feature.o
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from feature.cpp:1:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c filter.cpp -o filter.o
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from filter.cpp:1:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c imgproc.cpp -o imgproc.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c photo.cpp -o photo.o
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from imgproc.cpp:1:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from photo.cpp:1:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/opencv4 -D_DATA_PREFIX=/usr -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c transforms.cpp -o transforms.o
In file included from /usr/include/opencv4/opencv2/stitching.hpp:51,
                 from /usr/include/opencv4/opencv2/opencv.hpp:86,
                 from common.h:5,
                 from transforms.cpp:1:
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:78:18: warning: ‘virtual void cv::detail::ExposureCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’ was hidden [-Woverloaded-virtual=]
   78 |     virtual void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |                  ^~~~
/usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp:190:10: note:   by ‘void cv::detail::BlocksCompensator::feed(const std::vector<cv::Point_<int> >&, const std::vector<cv::UMat>&, const std::vector<std::pair<cv::UMat, unsigned char> >&)’
  190 |     void feed(const std::vector<Point> &corners, const std::vector<UMat> &images,
      |          ^~~~
g++ -std=gnu++20 -shared -L/usr/local/lib64 -o rip.opencv.so IO.o RcppExports.o conversion.o core.o enums.o feature.o filter.o imgproc.o photo.o transforms.o -lopencv_gapi -lopencv_stitching -lopencv_alphamat -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_cvv -lopencv_dnn_objdetect -lopencv_dnn_superres -lopencv_dpm -lopencv_face -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_hfs -lopencv_img_hash -lopencv_intensity_transform -lopencv_line_descriptor -lopencv_mcc -lopencv_quality -lopencv_rapid -lopencv_reg -lopencv_rgbd -lopencv_saliency -lopencv_shape -lopencv_signal -lopencv_stereo -lopencv_structured_light -lopencv_phase_unwrapping -lopencv_superres -lopencv_optflow -lopencv_surface_matching -lopencv_tracking -lopencv_highgui -lopencv_datasets -lopencv_text -lopencv_plot -lopencv_ml -lopencv_videostab -lopencv_videoio -lopencv_viz -lopencv_wechat_qrcode -lopencv_ximgproc -lopencv_video -lopencv_xobjdetect -lopencv_objdetect -lopencv_calib3d -lopencv_imgcodecs -lopencv_features2d -lopencv_dnn -lopencv_flann -lopencv_xphoto -lopencv_photo -lopencv_imgproc -lopencv_core
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rip.opencv/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rip.opencv/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rip.opencv/src'
installing to /data/gannet/ripley/R/packages/tests-devel/rip.opencv.Rcheck/00LOCK-rip.opencv/00new/rip.opencv/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rip.opencv)