* installing *source* package ‘qs2’ ... ** this is package ‘qs2’ version ‘0.2.2’ ** package ‘qs2’ successfully unpacked and MD5 sums checked ** using staged installation checking for pkg-config... /usr/bin/pkg-config 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 g++ -std=gnu++20 accepts -g... yes checking for g++ -std=gnu++20 option to enable C++11 features... -std=gnu++11 C++ compiler: g++ -std=gnu++20 zstd 1.5.7 library detected -- skipping zstd compilation Checking if atomic link works without -latomic TBB use determined by RcppParallel configure: creating ./config.status config.status: creating src/Makevars ** libs specified C++17 using C++ compiler: ‘g++ (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’ using C++17 make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/qs2/src' g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DRCPP_MASK_RF_ERROR -DRCPP_NO_RTTI -DRCPP_NO_SUGAR -I../inst/include -I../inst/include/qdata-cpp/include -I. -DIS_UTF8_LOCALE=1 -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-dev/RcppParallel/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DRCPP_MASK_RF_ERROR -DRCPP_NO_RTTI -DRCPP_NO_SUGAR -I../inst/include -I../inst/include/qdata-cpp/include -I. -DIS_UTF8_LOCALE=1 -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-dev/RcppParallel/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c qx_functions.cpp -o qx_functions.o g++ -std=gnu++17 -shared -L/usr/local/lib64 -o qs2.so RcppExports.o qx_functions.o -L. -lzstd make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/qs2/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/qs2/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/qs2/src' installing to /data/localhost/ripley/R/packages/tests-devel/qs2.Rcheck/00LOCK-qs2/00new/qs2/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 (qs2)