* installing *source* package ‘imager’ ... ** this is package ‘imager’ version ‘1.0.5’ ** package ‘imager’ successfully unpacked and MD5 sums checked ** using staged installation checking for pkg-config... /usr/bin/pkg-config checking for gcc... clang-20 -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 clang-20 -std=gnu23 accepts -g... yes checking for clang-20 -std=gnu23 option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether clang++-20 -std=gnu++17 accepts -g... yes checking for clang++-20 -std=gnu++17 option to enable C++11 features... none needed checking how to run the C++ preprocessor... clang++-20 -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 clang++-20 -std=gnu++17 option to support OpenMP... -fopenmp configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘clang version 20.1.8’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/imager/src' clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -Dcimg_use_fftw3 -I/usr/include/webp -DWITH_GZFILEOP -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'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c unity.cpp -o unity.o clang++-20 -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o imager.so unity.o -fopenmp -lX11 -Dcimg_use_fftw3 -lfftw3 -ltiff make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/imager/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/imager/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/imager/src' installing to /data/gannet/ripley/R/packages/tests-clang/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)