* installing to library ‘/home/hornik/tmp/R.check/r-patched-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-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVxtNb0/R.INSTALL29e957b6ae456/praznik/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-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-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o praznik.so praznik.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVxtNb0/R.INSTALL29e957b6ae456/praznik/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVxtNb0/R.INSTALL29e957b6ae456/praznik/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVxtNb0/R.INSTALL29e957b6ae456/praznik/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-praznik/00new/praznik/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘praznik’
finding HTML links ... done
CMI html
CMIM html
DISR html
JIM html
JMI html
JMI3 html
JMIM html
MIM html
MRMR html
MadelonD html
NJMIM html
cmiMatrix html
cmiScores html
dnmiMatrix html
hScores html
icmiMatrix html
impScores html
jhScores html
jmiMatrix html
jmiScores html
joinf html
kInverse html
kTransform html
maxCmiScores html
maxJmiScores html
miMatrix html
miScores html
minCmiScores html
minMaxCmiScores html
njmiMatrix html
njmiScores html
nmiMatrix html
praznik-package html
triScores html
tspTransform html
** 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)