* installing *source* package ‘relsurv’ ...
** package ‘relsurv’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.4’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/relsurv/src'
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c cmpfast.c -o cmpfast.o
cmpfast.c:51:21: warning: variable 'hazspi' set but not used [-Wunused-but-set-variable]
   51 |     double  hazard, hazspi;                                                /*cum hazard over an interval, also weigthed hazard */
      |                     ^
1 warning generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c dmatrix.c -o dmatrix.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c exps.c -o exps.o
exps.c:78:51: warning: '/*' within block comment [-Wcomment]
   78 |     /*si2 = (double *)ALLOC(n, sizeof(double));                 /*Si for each individual - a je to prav???*/
      |                                                                 ^
1 warning generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c netfastp.c -o netfastp.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c netfastpinter.c -o netfastpinter.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c netfastpinter2.c -o netfastpinter2.o
netfastpinter2.c:46:6: warning: unused variable 'nprec' [-Wunused-variable]
   46 |             nprec;
      |             ^~~~~
netfastpinter2.c:53:6: warning: variable 'et2' set but not used [-Wunused-but-set-variable]
   53 |             et2,
      |             ^
2 warnings generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c netwei.c -o netwei.o
netwei.c:197:9: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
  197 |         etime -= et2;
      |         ^
netwei.c:195:7: note: previous statement is here
  195 |       for (k=0; k<edim; k++)
      |       ^
1 warning generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c netweiDM.c -o netweiDM.o
netweiDM.c:206:9: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
  206 |         etime -= et2;
      |         ^
netweiDM.c:204:7: note: previous statement is here
  204 |       for (k=0; k<edim; k++)
      |       ^
1 warning generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c pystep.c -o pystep.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c pystep2.c -o pystep2.o
pystep2.c:2:1: warning: '/*' within block comment [-Wcomment]
    2 | /*$Id: pystep.c 11166 2008-11-24 22:10:34Z therneau $ */
      | ^
1 warning generated.
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o relsurv.so cmpfast.o dmatrix.o exps.o init.o netfastp.o netfastpinter.o netfastpinter2.o netwei.o netweiDM.o pystep.o pystep2.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/relsurv/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/relsurv/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/relsurv/src'
installing to /data/gannet/ripley/R/packages/tests-clang/relsurv.Rcheck/00LOCK-relsurv/00new/relsurv/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (relsurv)