* installing *source* package ‘qqconf’ ...
** this is package ‘qqconf’ version ‘1.3.2’
** package ‘qqconf’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... clang-22 -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 we are using the GNU C compiler... yes
checking whether clang-22 -std=gnu23 accepts -g... yes
checking for clang-22 -std=gnu23 option to accept ISO C89... unsupported
checking how to run the C preprocessor... clang-22 -std=gnu23 -E
checking for gcc... (cached) clang-22 -std=gnu23
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang-22 -std=gnu23 accepts -g... (cached) yes
checking for clang-22 -std=gnu23 option to accept ISO C89... (cached) unsupported
checking for pkg-config... yes
configure: creating ./config.status
config.status: creating src/Makevars

fftwtools 0.9-10
================

compiler flags:  
link argument:  -lfftw3 

** libs
using C++ compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/qqconf/src'
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c jointlevel_fft_twosided.cpp -o jointlevel_fft_twosided.o
clang++-22 -stdlib=libc++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o qqconf.so RcppExports.o jointlevel_fft_twosided.o -lfftw3
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/qqconf/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/qqconf/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/qqconf/src'
installing to /data/gannet/ripley/R/packages/tests-clang/qqconf.Rcheck/00LOCK-qqconf/00new/qqconf/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 (qqconf)