* 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