* installing *source* package ‘imager’ ... ** this is package ‘imager’ version ‘1.0.5’ ** using staged installation checking for pkg-config... /usr/bin/pkg-config checking for gcc... gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 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 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 accepts -g... yes checking for gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 accepts -g... yes checking for g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -E checking for X... libraries , headers checking for XOpenDisplay in -lX11... yes X11 library found. configure: Checking if FFTW3 library is available using pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fftw3... yes FFTW3 found! checking whether pkg-config knows about libtiff-4... yes checking for configurable backends... checking whether --static is needed... no checking for g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 option to support OpenMP... -fopenmp configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c unity.cpp -o unity.o In file included from /home/hornik/tmp/R-d-gcc-xtra/include/R.h:73, from ../inst/include/imager.h:14, from colourspace.cpp:1, from unity.cpp:12: /home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include/Rcpp/exceptions.h: In function ‘void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]’: /home/hornik/tmp/R-d-gcc-xtra/include/R_ext/Error.h:85:17: warning: infinite recursion detected [-Winfinite-recursion] 85 | #define warning Rf_warning | ^~~~~~~~~~ /home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include/Rcpp/exceptions.h:190:17: note: in expansion of macro ‘warning’ 190 | inline void warning(const char* fmt, Args&&... args ) { | ^~~~~~~ In file included from /home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include/RcppCommon.h:133, from /home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include/Rcpp.h:27, from ../inst/include/imager.h:15: /home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include/Rcpp/exceptions.h:191:19: note: recursive call 191 | Rf_warning("%s", tfm::format(fmt, std::forward(args)... ).c_str()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/imager.h:12: ../inst/include/CImg.h: In member function ‘unsigned int cimg_library::CImg::_cimg_math_parser::compile(char*, char*, unsigned int, unsigned int*, unsigned char) [with T = double]’: ../inst/include/CImg.h:17183:20: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 17183 | unsigned int compile(char *ss, char *se, const unsigned int depth, unsigned int *const p_ref, | ^~~~~~~ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o imager.so unity.o -lX11 -Dcimg_use_fftw3 -lfftw3 -ltiff -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR installing to /home/hornik/tmp/CRAN_special_gcc-san/imager.Rcheck/00LOCK-imager/00new/imager/libs ** R ** data *** moving datasets to lazyload DB ** 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 (imager)