* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘truncnorm’ ... ** package ‘truncnorm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpovfU6f/R.INSTALL2f55274db457e9/truncnorm/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c exports.c -o exports.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rtruncnorm.c -o rtruncnorm.o rtruncnorm.c:105:19: warning: unused variable 'u' [-Wunused-variable] 105 | double x = 0.0, u = 0.0; | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c truncnorm.c -o truncnorm.o truncnorm.c:121:16: warning: unused variable 'cd' [-Wunused-variable] 121 | const double cd = pi2 - (e2 - mean) * (e2 - mean); | ^~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c zeroin.c -o zeroin.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o truncnorm.so exports.o rtruncnorm.o truncnorm.o zeroin.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpovfU6f/R.INSTALL2f55274db457e9/truncnorm/src' make[1]: Entering directory '/tmp/RtmpovfU6f/R.INSTALL2f55274db457e9/truncnorm/src' make[1]: Leaving directory '/tmp/RtmpovfU6f/R.INSTALL2f55274db457e9/truncnorm/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-truncnorm/00new/truncnorm/libs ** R ** 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 * creating tarball packaged installation of ‘truncnorm’ as ‘truncnorm_1.0-9_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (truncnorm)