downloading reverse dependencies ... downloading ggrounded_0.0.3.tar.gz ... ok downloading piecepackr_1.13.11.tar.gz ... ok installing dependencies ‘gridGeometry’, ‘gridpattern’, ‘rayrender’, ‘rayvertex’, ‘readobj’, ‘xmpdf’ also installing the dependencies ‘decido’, ‘rayimage’, ‘datetimeoffset’ begin installing package ‘decido’ begin installing package ‘rayimage’ begin installing package ‘datetimeoffset’ begin installing package ‘gridGeometry’ begin installing package ‘gridpattern’ begin installing package ‘readobj’ * installing *source* package ‘gridGeometry’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gridGeometry) * installing *source* package ‘datetimeoffset’ ... ** package ‘datetimeoffset’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (datetimeoffset) begin installing package ‘xmpdf’ * installing *source* package ‘gridpattern’ ... ** package ‘gridpattern’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gridpattern) * installing *source* package ‘xmpdf’ ... ** package ‘xmpdf’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (xmpdf) * installing *source* package ‘decido’ ... ** package ‘decido’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcrKP1v/R.INSTALL2d353c9eaf052/decido/src' g++-14 -std=gnu++11 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fpic -g -O2 -Wall -pedantic -mtune=native -c decido.cpp -o decido.o g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o decido.so RcppExports.o decido.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcrKP1v/R.INSTALL2d353c9eaf052/decido/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-decido/00new/decido/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (decido) * installing *source* package ‘readobj’ ... ** package ‘readobj’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpifQHIO/R.INSTALL2d3538397950e9/readobj/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c loadobj.cpp -o loadobj.o loadobj.cpp: In function ‘Rcpp::List loadobj(std::string, std::string, bool)’: loadobj.cpp:65:28: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare] 65 | for (size_t v = 0; v < fv; v++) { | ~~^~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c tiny_obj_loader.cc -o tiny_obj_loader.o In file included from tiny_obj_loader.cc:2: tiny_obj_loader.h: In function ‘bool tinyobj::LoadObj(attrib_t*, std::vector*, std::vector*, std::string*, std::string*, std::istream*, MaterialReader*, bool, bool)’: tiny_obj_loader.h:1923:27: warning: ‘idx’ may be used uninitialized [-Wmaybe-uninitialized] 1923 | line_cache.idx1 = idx; | ~~~~~~~~~~~~~~~~^~~~~ tiny_obj_loader.h:1914:13: note: ‘idx’ was declared here 1914 | int idx; | ^~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o readobj.so RcppExports.o loadobj.o tiny_obj_loader.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpifQHIO/R.INSTALL2d3538397950e9/readobj/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-readobj/00new/readobj/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (readobj) * installing *source* package ‘rayimage’ ... ** package ‘rayimage’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5ZIoOd/R.INSTALL2d353572c8fe58/rayimage/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c bool_distance.cpp -o bool_distance.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c covert_to_nr.cpp -o covert_to_nr.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c pointspread.cpp -o pointspread.o pointspread.cpp: In function ‘Rcpp::NumericMatrix resize_matrix_stb(Rcpp::NumericMatrix, int, int, int)’: pointspread.cpp:101:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 101 | for(unsigned int i = 0; i < image.nrow(); i++ ) { | ~~^~~~~~~~~~~~~~ pointspread.cpp:102:31: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 102 | for(unsigned int j = 0; j < image.ncol(); j++) { | ~~^~~~~~~~~~~~~~ pointspread.cpp: In function ‘arma::mat generate_disk(float, int, bool, bool)’: pointspread.cpp:164:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 164 | for(int i = 0; i < testmat.n_rows; i++) { | ~~^~~~~~~~~~~~~~~~ pointspread.cpp:165:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 165 | for(int j = 0; j < testmat.n_cols; j++) { | ~~^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o rayimage.so RcppExports.o bool_distance.o covert_to_nr.o pointspread.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5ZIoOd/R.INSTALL2d353572c8fe58/rayimage/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-rayimage/00new/rayimage/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (rayimage) begin installing package ‘rayvertex’ * installing *source* package ‘rayvertex’ ... ** package ‘rayvertex’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMw5gwm/R.INSTALL2d36e540116ba7/rayvertex/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c assert.cpp -o assert.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c calcnormals.cpp -o calcnormals.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c calctangents.cpp -o calctangents.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c displacement.cpp -o displacement.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c filltri.cpp -o filltri.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c light.cpp -o light.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c line.cpp -o line.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c load_obj.cpp -o load_obj.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c load_ply.cpp -o load_ply.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c loopsubdiv.cpp -o loopsubdiv.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c miniply.cpp -o miniply.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c rasterize_lines_rcpp.cpp -o rasterize_lines_rcpp.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c rayimage.cpp -o rayimage.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c rayraster.cpp -o rayraster.o rayraster.cpp: In function ‘Rcpp::List rasterize(Rcpp::List, Rcpp::NumericMatrix, Rcpp::NumericMatrix, int, int, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, Rcpp::IntegerVector, bool, bool, bool, double, double, int, int, Rcpp::LogicalVector, Rcpp::LogicalVector, Rcpp::LogicalVector, Rcpp::LogicalVector, Rcpp::LogicalVector, Rcpp::LogicalVector, Rcpp::LogicalVector, Rcpp::LogicalVector, int, bool, double, double, double, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::NumericVector, double, double, Rcpp::NumericVector, Rcpp::LogicalVector, bool, Rcpp::LogicalVector&, Rcpp::LogicalVector&, Rcpp::LogicalVector, Rcpp::String, double, Rcpp::LogicalVector, bool, bool, Rcpp::NumericVector, bool)’: rayraster.cpp:1252:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 1252 | for(int i = 0; i < depthshaders[j].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~ rayraster.cpp:1267:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1267 | for(unsigned int i = 0; i < linear_depth.nrow(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~ rayraster.cpp:1268:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1268 | for(unsigned int j= 0; j < linear_depth.ncol(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c shaders.cpp -o shaders.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c smooth_normals_mesh_rcpp.cpp -o smooth_normals_mesh_rcpp.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c tonemap.cpp -o tonemap.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/tmp/CRAN/Library/rayimage/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../src/glm -I../src/glm/gtc -fpic -g -O2 -Wall -pedantic -mtune=native -c wireframe.cpp -o wireframe.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o rayvertex.so RcppExports.o assert.o calcnormals.o calctangents.o displacement.o filltri.o light.o line.o load_obj.o load_ply.o loopsubdiv.o miniply.o rasterize_lines_rcpp.o rayimage.o rayraster.o shaders.o smooth_normals_mesh_rcpp.o tonemap.o wireframe.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMw5gwm/R.INSTALL2d36e540116ba7/rayvertex/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-rayvertex/00new/rayvertex/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (rayvertex) begin installing package ‘rayrender’ * installing *source* package ‘rayrender’ ... ** package ‘rayrender’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... gcc-14 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc-14 accepts -g... yes checking for gcc-14 option to enable C11 features... none needed checking how to run the C preprocessor... gcc-14 -E checking whether the compiler supports GNU C++... yes checking whether g++-14 accepts -g... yes checking for g++-14 option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++-14 -E checking for X... libraries , headers configure: creating ./config.status config.status: creating src/Makevars -------------------------------------------------- Configuration for cppflags: -I/usr/local/include -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 libs: -lX11 includes: -------------------------------------------------- ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpY1ucMx/R.INSTALL2d377b4679e19d/rayrender/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c PreviewDisplay.cpp -o PreviewDisplay.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c PrintClassSizes.cpp -o PrintClassSizes.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c RayMatrix.cpp -o RayMatrix.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c aabb.cpp -o aabb.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c adaptivesampler.cpp -o adaptivesampler.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c animatedtransform.cpp -o animatedtransform.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c assert.cpp -o assert.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c box.cpp -o box.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c buildscene.cpp -o buildscene.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvh_node.cpp -o bvh_node.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c calcnormals.cpp -o calcnormals.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c calctangents.cpp -o calctangents.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c camera.cpp -o camera.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c color.cpp -o color.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c constant.cpp -o constant.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c csg.cpp -o csg.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c curve.cpp -o curve.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c cylinder.cpp -o cylinder.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c debug.cpp -o debug.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c define_functions.cpp -o define_functions.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c disk.cpp -o disk.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c displacement.cpp -o displacement.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions.cpp -o distributions.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c ellipsoid.cpp -o ellipsoid.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c filter.cpp -o filter.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c hitable.cpp -o hitable.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c hitablelist.cpp -o hitablelist.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c infinite_area_light.cpp -o infinite_area_light.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c instance.cpp -o instance.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c integrator.cpp -o integrator.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c loopsubdiv.cpp -o loopsubdiv.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c material.cpp -o material.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c matrix.cpp -o matrix.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c mesh3d.cpp -o mesh3d.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c microfacetdist.cpp -o microfacetdist.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c miniply.cpp -o miniply.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c my_new.cpp -o my_new.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c pdf.cpp -o pdf.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c perlin.cpp -o perlin.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c plymesh.cpp -o plymesh.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c quaternion.cpp -o quaternion.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c ray.cpp -o ray.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c raymesh.cpp -o raymesh.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c rectangle.cpp -o rectangle.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c render_animation_rcpp.cpp -o render_animation_rcpp.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c render_scene_rcpp.cpp -o render_scene_rcpp.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c rng.cpp -o rng.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c sampler.cpp -o sampler.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c scenerenderer.cpp -o scenerenderer.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c sphere.cpp -o sphere.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c texture.cpp -o texture.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c texturecache.cpp -o texturecache.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c tonemap.cpp -o tonemap.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c transform.cpp -o transform.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c transformcache.cpp -o transformcache.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c triangle.cpp -o triangle.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c trianglemesh.cpp -o trianglemesh.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/spacefillr/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_HAS_X11 -fpic -g -O2 -Wall -pedantic -mtune=native -c trimesh.cpp -o trimesh.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o rayrender.so PreviewDisplay.o PrintClassSizes.o RayMatrix.o RcppExports.o aabb.o adaptivesampler.o animatedtransform.o assert.o box.o buildscene.o bvh_node.o calcnormals.o calctangents.o camera.o color.o constant.o csg.o curve.o cylinder.o debug.o define_functions.o disk.o displacement.o distributions.o ellipsoid.o filter.o hitable.o hitablelist.o infinite_area_light.o instance.o integrator.o loopsubdiv.o material.o matrix.o mesh3d.o microfacetdist.o miniply.o my_new.o pdf.o perlin.o plymesh.o quaternion.o ray.o raymesh.o rectangle.o render_animation_rcpp.o render_scene_rcpp.o rng.o sampler.o scenerenderer.o sphere.o texture.o texturecache.o tonemap.o transform.o transformcache.o triangle.o trianglemesh.o trimesh.o -lX11 -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpY1ucMx/R.INSTALL2d377b4679e19d/rayrender/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-rayrender/00new/rayrender/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (rayrender) checking ggrounded_0.0.3.tar.gz ... checking gridGeometry_0.4-0.tar.gz ... checking piecepackr_1.13.11.tar.gz ... Depends: Package: gridGeometry Depends: R (>= 3.6.0), grid Imports: grDevices, polyclip (>= 1.10-0) Timings: user system elapsed gridGeometry 18.46 2.986 24.436 Results: Check status summary: OK Source packages 1 Reverse depends 2 Check results summary: gridGeometry ... OK rdepends_ggrounded ... OK rdepends_piecepackr ... OK