* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘subrank’ ...
** package ‘subrank’ 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/RtmpO9wJDp/R.INSTALL12f105540e6c0f/subrank/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c Tir.c -o Tir.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c copc.c -o copc.o
In file included from randomkit.h:37,
                 from copc.h:6,
                 from copc.c:1:
rk_mt.h:98:22: warning: ‘rk_hash’ declared ‘static’ but never defined [-Wunused-function]
   98 | static unsigned long rk_hash(unsigned long key);
      |                      ^~~~~~~
copc.c: In function ‘Ajoutscopule’:
copc.c:184:47: warning: ‘debutmix’ may be used uninitialized [-Wmaybe-uninitialized]
  184 |             Permutation( &permutation[debutmix-1], rkfil, finmix-debutmix+2);
      |                                       ~~~~~~~~^~
copc.c:175:38: note: ‘debutmix’ was declared here
  175 |         int egaliteavant=0, egalite, debutmix, finmix ;
      |                                      ^~~~~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lienR.c -o lienR.o
In file included from randomkit.h:37,
                 from lienR.h:7,
                 from lienR.c:1:
rk_mt.h:98:22: warning: ‘rk_hash’ declared ‘static’ but never defined [-Wunused-function]
   98 | static unsigned long rk_hash(unsigned long key);
      |                      ^~~~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rk_isaac.c -o rk_isaac.o
In file included from rk_isaac.h:58,
                 from rk_isaac.c:37:
rk_mt.h:98:22: warning: ‘rk_hash’ declared ‘static’ but never defined [-Wunused-function]
   98 | static unsigned long rk_hash(unsigned long key);
      |                      ^~~~~~~
rk_isaac.c:34:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=]
   34 | static char const rcsid[] =
      |                   ^~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rk_mt.c -o rk_mt.o
rk_mt.c:38:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=]
   38 | static char const rcsid[] =
      |                   ^~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rk_primitive.c -o rk_primitive.o
rk_primitive.c:29:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=]
   29 | static char const rcsid[] =
      |                   ^~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rk_sobol.c -o rk_sobol.o
In file included from rk_sobol.h:65,
                 from rk_sobol.c:37:
rk_mt.h:98:22: warning: ‘rk_hash’ declared ‘static’ but never defined [-Wunused-function]
   98 | static unsigned long rk_hash(unsigned long key);
      |                      ^~~~~~~
rk_sobol.c:31:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=]
   31 | static char const rcsid[] =
      |                   ^~~~~
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o subrank.so Tir.o copc.o lienR.o rk_isaac.o rk_mt.o rk_primitive.o rk_sobol.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpO9wJDp/R.INSTALL12f105540e6c0f/subrank/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpO9wJDp/R.INSTALL12f105540e6c0f/subrank/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpO9wJDp/R.INSTALL12f105540e6c0f/subrank/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-subrank/00new/subrank/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 (subrank)