* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘ruv’ ...
** this is package ‘ruv’ version ‘0.9.7.1’
** package ‘ruv’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’
make[1]: Entering directory '/tmp/RtmpzSLP9v/R.INSTALL3fda907f5d6084/ruv/src'
gcc-15 -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 getsizeratios.c -o getsizeratios.o
gcc-15 -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 increasingreg.c -o increasingreg.o
gcc-15 -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-15 -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 sigmashrink.c -o sigmashrink.o
gcc-15 -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 wipeout.c -o wipeout.o
wipeout.c: In function ‘wipeout’:
wipeout.c:20:14: warning: ‘maxindex’ may be used uninitialized [-Wmaybe-uninitialized]
20 | indicator[maxindex] = 0;
| ^
wipeout.c:5:17: note: ‘maxindex’ was declared here
5 | int start, i, maxindex;
| ^~~~~~~~
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o ruv.so getsizeratios.o increasingreg.o init.o sigmashrink.o wipeout.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpzSLP9v/R.INSTALL3fda907f5d6084/ruv/src'
make[1]: Entering directory '/tmp/RtmpzSLP9v/R.INSTALL3fda907f5d6084/ruv/src'
make[1]: Leaving directory '/tmp/RtmpzSLP9v/R.INSTALL3fda907f5d6084/ruv/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-ruv/00new/ruv/libs
** R
** 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 (ruv)