* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘relsurv’ ... ** package ‘relsurv’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZMiiCt/R.INSTALL2aee5321f6b37b/relsurv/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cmpfast.c -o cmpfast.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dmatrix.c -o dmatrix.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c exps.c -o exps.o exps.c: In function ‘expc’: exps.c:78:65: warning: "/*" within comment [-Wcomment] 78 | /*si2 = (double *)ALLOC(n, sizeof(double)); /*Si for each individual - a je to prav???*/ | gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netfastp.c -o netfastp.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netfastpinter.c -o netfastpinter.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netfastpinter2.c -o netfastpinter2.o netfastpinter2.c: In function ‘netfastpinter2’: netfastpinter2.c:53:13: warning: variable ‘et2’ set but not used [-Wunused-but-set-variable] 53 | et2, | ^~~ netfastpinter2.c:46:13: warning: unused variable ‘nprec’ [-Wunused-variable] 46 | nprec; | ^~~~~ netfastpinter2.c:278:42: warning: ‘sisum’ may be used uninitialized [-Wmaybe-uninitialized] 278 | yidlisi[j]=hazard/sisum; //the total hazard divided by the si at the end of the crude interval | ~~~~~~^~~~~~ netfastpinter2.c:61:13: note: ‘sisum’ was declared here 61 | sisum, | ^~~~~ netfastpinter2.c:279:44: warning: ‘sisumtt’ may be used uninitialized [-Wmaybe-uninitialized] 279 | yidlisitt[j]=hazard/sisumtt; // the total hazard divided by the si at the beginning of the crude interval | ~~~~~~^~~~~~~~ netfastpinter2.c:62:13: note: ‘sisumtt’ was declared here 62 | sisumtt, | ^~~~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netwei.c -o netwei.o netwei.c: In function ‘netwei’: netwei.c:195:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 195 | for (k=0; k