* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘snpsettest’ ...
** this is package ‘snpsettest’ version ‘0.1.2’
** package ‘snpsettest’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 23.1.2 (1)’
using C++ compiler: ‘Debian clang version 23.1.2 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmPYy9S/R.INSTALL12d81979deaeea/snpsettest/src'
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c ev.cpp -o ev.o
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c match.cpp -o match.o
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c qfc.cpp -o qfc.o
qfc.cpp:76:68: warning: variable 'ndtsrt' set but not used [-Wunused-but-set-variable]
76 | extern double *lb; extern int *th; extern int r; extern BOOL ndtsrt;
| ^
qfc.cpp:233:26: warning: variable 'fail' set but not used [-Wunused-but-set-variable]
233 | extern BOOL ndtsrt,fail; extern int *th,*n; extern double *lb,*nc;
| ^
qfc.cpp:32:40: warning: variable 'ndtsrt' set but not used [-Wunused-but-set-global]
32 | static int count, r, lim; static BOOL ndtsrt, fail;
| ^
3 warnings generated.
clang-23 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c snpsettest_init.c -o snpsettest_init.o
clang++-23 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o snpsettest.so RcppExports.o ev.o match.o qfc.o snpsettest_init.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-23/lib/clang/23/lib/linux -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmPYy9S/R.INSTALL12d81979deaeea/snpsettest/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmPYy9S/R.INSTALL12d81979deaeea/snpsettest/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmPYy9S/R.INSTALL12d81979deaeea/snpsettest/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-snpsettest/00new/snpsettest/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 (snpsettest)