* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘praznik’ ...
** this is package ‘praznik’ version ‘12.0.0’
** package ‘praznik’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’
make[1]: Entering directory '/tmp/RtmpK1DXWG/R.INSTALLe948266619486/praznik/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c praznik.c -o praznik.o
In file included from praznik.c:18:
In function ‘fillHt’,
inlined from ‘C_tri._omp_fn.0’ at trips.h:100:5:
ht.h:31:6: warning: ‘nab’ may be used uninitialized [-Wmaybe-uninitialized]
31 | int Neff=nA*nB;
| ^~~~
In file included from praznik.c:48:
trips.h: In function ‘C_tri._omp_fn.0’:
trips.h:85:19: note: ‘nab’ was declared here
85 | int oa=-1,ob=-1,nab;
| ^~~
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o praznik.so praznik.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpK1DXWG/R.INSTALLe948266619486/praznik/src'
make[1]: Entering directory '/tmp/RtmpK1DXWG/R.INSTALLe948266619486/praznik/src'
make[1]: Leaving directory '/tmp/RtmpK1DXWG/R.INSTALLe948266619486/praznik/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-praznik/00new/praznik/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 (praznik)