* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘ahaz’ ...
** this is package ‘ahaz’ version ‘1.15.1’
** package ‘ahaz’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.1.0-1) 16.1.0’
make[1]: Entering directory '/tmp/RtmpXcgfzf/R.INSTALL3eded32a1c9ee6/ahaz/src'
gcc-16 -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 ahaz.c -o ahaz.o
ahaz.c: In function ‘formatsurvdat’:
ahaz.c:265:10: warning: variable ‘sum’ set but not used [-Wunused-but-set-variable=]
265 | double sum = 0;
| ^~~
ahaz.c: In function ‘ahapen’:
ahaz.c:620:7: warning: variable ‘sizeStrong’ set but not used [-Wunused-but-set-variable=]
620 | int sizeStrong = 0;
| ^~~~~~~~~~
gcc-16 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o ahaz.so ahaz.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpXcgfzf/R.INSTALL3eded32a1c9ee6/ahaz/src'
make[1]: Entering directory '/tmp/RtmpXcgfzf/R.INSTALL3eded32a1c9ee6/ahaz/src'
make[1]: Leaving directory '/tmp/RtmpXcgfzf/R.INSTALL3eded32a1c9ee6/ahaz/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-ahaz/00new/ahaz/libs
** R
** data
** 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 (ahaz)