* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘MixedIndTests’ ...
** package ‘MixedIndTests’ 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/RtmpU3zRIV/R.INSTALL20cf5b57b6adf5/MixedIndTests/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 ind_functionsR.c -o ind_functionsR.o
ind_functionsR.c: In function ‘Stat_A_serial’:
ind_functionsR.c:3006:13: warning: ‘snG’ may be used uninitialized [-Wmaybe-uninitialized]
 3006 |         ssG *= snG;
      |         ~~~~^~~~~~
ind_functionsR.c:2865:54: note: ‘snG’ was declared here
 2865 |   double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2;
      |                                                      ^~~
ind_functionsR.c:3005:13: warning: ‘snS’ may be used uninitialized [-Wmaybe-uninitialized]
 3005 |         ssS *= snS;
      |         ~~~~^~~~~~
ind_functionsR.c:2865:59: note: ‘snS’ was declared here
 2865 |   double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2;
      |                                                           ^~~
ind_functionsR.c:3007:13: warning: ‘snE’ may be used uninitialized [-Wmaybe-uninitialized]
 3007 |         ssE *= snE;
      |         ~~~~^~~~~~
ind_functionsR.c:2865:64: note: ‘snE’ was declared here
 2865 |   double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2;
      |                                                                ^~~
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 registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o MixedIndTests.so ind_functionsR.o registerDynamicSymbol.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpU3zRIV/R.INSTALL20cf5b57b6adf5/MixedIndTests/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpU3zRIV/R.INSTALL20cf5b57b6adf5/MixedIndTests/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpU3zRIV/R.INSTALL20cf5b57b6adf5/MixedIndTests/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-MixedIndTests/00new/MixedIndTests/libs
** R
** data
*** moving datasets to lazyload DB
** 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
* creating tarball
packaged installation of ‘MixedIndTests’ as ‘MixedIndTests_1.2.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (MixedIndTests)