* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘SuperpixelImageSegmentation’ ... ** package ‘SuperpixelImageSegmentation’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmptmwi7r/R.INSTALL31d7c64bb342ba/SuperpixelImageSegmentation/src' g++-14 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/OpenImageR/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_64BIT_WORD -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/OpenImageR/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/OpenImageR/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_64BIT_WORD -fpic -g -O2 -Wall -pedantic -mtune=native -c superPx_AP_Kmeans_Segment.cpp -o superPx_AP_Kmeans_Segment.o In file included from superPx_AP_Kmeans_Segment.cpp:2: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h: In member function ‘arma::mat clustR::ClustHeader::KMEANS_arma(arma::mat&, int, int, bool, std::string, Rcpp::Nullable<Rcpp::Matrix<14> >, int)’: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h:862:14: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 862 | bool status; | ^~~~~~ /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h: In instantiation of ‘T clustR::ClustHeader::GMM_arma_covariance_type(T, arma::mat&, int, std::string, std::string, int, int, bool, double, int) [with T = arma::gmm_priv::gmm_full<double>; arma::mat = arma::Mat<double>; std::string = std::__cxx11::basic_string<char>]’: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h:1592:65: required from here 1592 | model_inner = GMM_arma_covariance_type<arma::gmm_full>(model_inner, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 1593 | data, | ~~~~~ 1594 | gaussian_comps, | ~~~~~~~~~~~~~~~ 1595 | dist_mode, | ~~~~~~~~~~ 1596 | seed_mode, | ~~~~~~~~~~ 1597 | km_iter, | ~~~~~~~~ 1598 | em_iter, | ~~~~~~~~ 1599 | verbose, | ~~~~~~~~ 1600 | var_floor, | ~~~~~~~~~~ 1601 | seed); | ~~~~~ /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h:1530:14: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 1530 | bool status; | ^~~~~~ /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h: In instantiation of ‘T clustR::ClustHeader::GMM_arma_covariance_type(T, arma::mat&, int, std::string, std::string, int, int, bool, double, int) [with T = arma::gmm_priv::gmm_diag<double>; arma::mat = arma::Mat<double>; std::string = std::__cxx11::basic_string<char>]’: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h:1626:65: required from here 1626 | model_inner = GMM_arma_covariance_type<arma::gmm_diag>(model_inner, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 1627 | data, | ~~~~~ 1628 | gaussian_comps, | ~~~~~~~~~~~~~~~ 1629 | dist_mode, | ~~~~~~~~~~ 1630 | seed_mode, | ~~~~~~~~~~ 1631 | km_iter, | ~~~~~~~~ 1632 | em_iter, | ~~~~~~~~ 1633 | verbose, | ~~~~~~~~ 1634 | var_floor, | ~~~~~~~~~~ 1635 | seed); | ~~~~~ /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ClusterR/include/ClusterRHeader.h:1530:14: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 1530 | bool status; | ^~~~~~ g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o SuperpixelImageSegmentation.so RcppExports.o init.o superPx_AP_Kmeans_Segment.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmptmwi7r/R.INSTALL31d7c64bb342ba/SuperpixelImageSegmentation/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmptmwi7r/R.INSTALL31d7c64bb342ba/SuperpixelImageSegmentation/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmptmwi7r/R.INSTALL31d7c64bb342ba/SuperpixelImageSegmentation/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-SuperpixelImageSegmentation/00new/SuperpixelImageSegmentation/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘SuperpixelImageSegmentation’ finding HTML links ... done Image_Segmentation html ** building package indices ** 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 (SuperpixelImageSegmentation)