* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘stochQN’ ... ** package ‘stochQN’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.5 (1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5cGwqr/R.INSTALL2efe8b1785c8ec/stochQN/src' clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I"../inst/include" -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c Rwrapper.c -o Rwrapper.o clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I"../inst/include" -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c stochqn.c -o stochqn.o stochqn.c:213:6: warning: unused variable 'nthreads_non_const' [-Wunused-variable] 213 | int nthreads_non_const = nthreads; | ^~~~~~~~~~~~~~~~~~ stochqn.c:229:6: warning: unused variable 'nthreads_non_const' [-Wunused-variable] 229 | int nthreads_non_const = nthreads; | ^~~~~~~~~~~~~~~~~~ stochqn.c:287:6: warning: unused variable 'nthreads_non_const' [-Wunused-variable] 287 | int nthreads_non_const = nthreads; | ^~~~~~~~~~~~~~~~~~ stochqn.c:738:6: warning: unused variable 'nthreads_non_const' [-Wunused-variable] 738 | int nthreads_non_const = nthreads; | ^~~~~~~~~~~~~~~~~~ stochqn.c:781:6: warning: unused variable 'nthreads_non_const' [-Wunused-variable] 781 | int nthreads_non_const = nthreads; | ^~~~~~~~~~~~~~~~~~ 5 warnings generated. clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o stochQN.so Rwrapper.o stochqn.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5cGwqr/R.INSTALL2efe8b1785c8ec/stochQN/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5cGwqr/R.INSTALL2efe8b1785c8ec/stochQN/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5cGwqr/R.INSTALL2efe8b1785c8ec/stochQN/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-stochQN/00new/stochQN/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (stochQN)