* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘hbmem’ ...
** package ‘hbmem’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/Rtmp7Gw91R/R.INSTALL148eef538ce4b/hbmem/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 dpsd.c -o dpsd.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 dpsd2.c -o dpsd2.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 gamma.c -o gamma.o
gamma.c:7:24: warning: unused variable 's' [-Wunused-variable]
    7 |   double lower,upper,u,s;
      |                        ^
gamma.c:49:10: warning: unused variable 'accept' [-Wunused-variable]
   49 |   double accept;
      |          ^~~~~~
gamma.c:226:16: warning: unused variable 'scaleN' [-Wunused-variable]
  226 |   double scale,scaleN=1,scaleS,crit[7];
      |                ^~~~~~
gamma.c:250:10: warning: unused variable 'accept' [-Wunused-variable]
  250 |   double accept;
      |          ^~~~~~
4 warnings 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 normal.c -o normal.o
normal.c:28:27: warning: unused variable 'sample' [-Wunused-variable]
   28 |   long double lower,upper,sample,unif;
      |                           ^~~~~~
normal.c:293:21: warning: unused variable 'ycov' [-Wunused-variable]
  293 |       double sumY=0,ycov=0;
      |                     ^~~~
normal.c:198:15: warning: unused variable 'v' [-Wunused-variable]
  198 |   int n,r,i,j,v;
      |               ^
normal.c:353:10: warning: unused variable 'a' [-Wunused-variable]
  353 |   double a,S=0,postB;
      |          ^
normal.c:353:12: warning: unused variable 'S' [-Wunused-variable]
  353 |   double a,S=0,postB;
      |            ^
normal.c:364:21: warning: unused variable 'sigma2' [-Wunused-variable]
  364 |   double mean[R[0]],sigma2[R[0]];
      |                     ^~~~~~
6 warnings 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 registerDynamicSymbol.c -o registerDynamicSymbol.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 uvsd.c -o uvsd.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o hbmem.so dpsd.o dpsd2.o gamma.o normal.o registerDynamicSymbol.o uvsd.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp7Gw91R/R.INSTALL148eef538ce4b/hbmem/src'
make[1]: Entering directory '/tmp/Rtmp7Gw91R/R.INSTALL148eef538ce4b/hbmem/src'
make[1]: Leaving directory '/tmp/Rtmp7Gw91R/R.INSTALL148eef538ce4b/hbmem/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-hbmem/00new/hbmem/libs
** R
** data
** 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 (hbmem)