* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘admisc’ ...
** this is package ‘admisc’ version ‘0.40’
** package ‘admisc’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/tmp/Rtmpr19mGT/R.INSTALL28ecec6d70e1f/admisc/src'
gcc-15 -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 admisc.c -o admisc.o
gcc-15 -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 registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc-15 -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 utils.c -o utils.o
utils.c: In function ‘C_ombnk._omp_fn.0’:
utils.c:142:46: warning: ‘*tempk[<unknown>]’ may be used uninitialized [-Wmaybe-uninitialized]
142 | Rboolean keep = (ogte <= 0) || (tempk[k - 1] >= ogte);
| ~~~~~^~~~~~~
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o admisc.so admisc.o registerDynamicSymbol.o utils.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpr19mGT/R.INSTALL28ecec6d70e1f/admisc/src'
make[1]: Entering directory '/tmp/Rtmpr19mGT/R.INSTALL28ecec6d70e1f/admisc/src'
make[1]: Leaving directory '/tmp/Rtmpr19mGT/R.INSTALL28ecec6d70e1f/admisc/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-admisc/00new/admisc/libs
** R
** 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 (admisc)