* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘CMCMC’ ...
** this is package ‘CMCMC’ version ‘0.0.1’
** package ‘CMCMC’ successfully unpacked and MD5 sums checked
** using staged installation
OpenMP not detected; building serial CPU backend.
CUDA toolkit not found; building CMCMC stub backend.
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8mRGUB/R.INSTALL391085493234ee/CMCMC/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DADD_  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cmcmcR.c -o cmcmcR.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DADD_  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c incaR.c -o incaR.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DADD_  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DADD_  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cmcmc_stub.c -o cmcmc_stub.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DADD_  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cmcmc_cpu.c -o cmcmc_cpu.o
cmcmc_cpu.c: In function ‘cmcmcCpuR’:
cmcmc_cpu.c:851:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
  851 |     external_logdens = (cpu_logdens_fn)R_ExternalPtrAddr(_logdens_ptr);
      |                        ^
cmcmc_cpu.c: In function ‘incaCpuR’:
cmcmc_cpu.c:1002:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
 1002 |     external_logdens = (cpu_logdens_fn)R_ExternalPtrAddr(_logdens_ptr);
      |                        ^
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o CMCMC.so cmcmcR.o incaR.o init.o cmcmc_stub.o cmcmc_cpu.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8mRGUB/R.INSTALL391085493234ee/CMCMC/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8mRGUB/R.INSTALL391085493234ee/CMCMC/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8mRGUB/R.INSTALL391085493234ee/CMCMC/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-CMCMC/00new/CMCMC/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘CMCMC’
    finding HTML links ... done
    cmcmc                                   html  
    cmcmc_autotune                          html  
    cmcmc_autotune_clear                    html  
    cmcmc_autotune_list                     html  
    cmcmc_clear_kernel_cache                html  
    cmcmcopt                                html  
    glm_cmcmc                               html  
    inca                                    html  
    load_target_kernel                      html  
    load_target_kernel_cpu                  html  
** building package indices
** installing vignettes
** 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 (CMCMC)