* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘relsurv’ ...
** package ‘relsurv’ 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/RtmpuN4j94/R.INSTALL2085de21f7a27a/relsurv/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 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.
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 dmatrix.c -o dmatrix.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 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.
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 init.c -o init.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 netfastp.c -o netfastp.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 netfastpinter.c -o netfastpinter.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 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.
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 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.
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 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.
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 pystep.c -o pystep.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 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.
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpuN4j94/R.INSTALL2085de21f7a27a/relsurv/src'
make[1]: Entering directory '/tmp/RtmpuN4j94/R.INSTALL2085de21f7a27a/relsurv/src'
make[1]: Leaving directory '/tmp/RtmpuN4j94/R.INSTALL2085de21f7a27a/relsurv/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)