* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘spMC’ ...
** package ‘spMC’ 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/RtmpX70GeF/R.INSTALL1a307b6b7fd353/spMC/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 spMC.c -o spMC.o
In file included from /usr/include/string.h:535,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/RS.h:34,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R.h:78,
                 from spMC.h:12,
                 from spMC.c:2:
In function ‘memcpy’,
    inlined from ‘expmat’ at spMC.c:870:7:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: ‘x2’ may be used uninitialized [-Wmaybe-uninitialized]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
<built-in>: In function ‘expmat’:
<built-in>: note: by argument 2 of type ‘const void *’ to ‘__builtin___memcpy_chk’ declared here
In function ‘memcpy’,
    inlined from ‘expmat’ at spMC.c:870:7:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: ‘x2’ may be used uninitialized [-Wmaybe-uninitialized]
<built-in>: In function ‘expmat’:
<built-in>: note: by argument 2 of type ‘const void *’ to ‘__builtin___memcpy_chk’ declared here
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o spMC.so spMC.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpX70GeF/R.INSTALL1a307b6b7fd353/spMC/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpX70GeF/R.INSTALL1a307b6b7fd353/spMC/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpX70GeF/R.INSTALL1a307b6b7fd353/spMC/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-spMC/00new/spMC/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (spMC)