* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘RsimdDispatch’ ...
** this is package ‘RsimdDispatch’ version ‘0.1.1’
** package ‘RsimdDispatch’ successfully unpacked and MD5 sums checked
** using staged installation
RsimdDispatch configure: staged kernel objects='rsd-kernels/kernel_scalar.o rsd-kernels/kernel_sse2.o rsd-kernels/kernel_sse41.o rsd-kernels/kernel_avx2.o rsd-kernels/kernel_avx512.o'
RsimdDispatch configure: wrote src/config.h and src/Makevars
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzbX6az/R.INSTALL19d7aec091ef7/RsimdDispatch/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c registration.c -o registration.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c r_api.c -o r_api.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cpu_features.c -o cpu_features.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c simd_dispatch.c -o simd_dispatch.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RsimdDispatch.so registration.o r_api.o cpu_features.o simd_dispatch.o rsd-kernels/kernel_scalar.o rsd-kernels/kernel_sse2.o rsd-kernels/kernel_sse41.o rsd-kernels/kernel_avx2.o rsd-kernels/kernel_avx512.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzbX6az/R.INSTALL19d7aec091ef7/RsimdDispatch/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzbX6az/R.INSTALL19d7aec091ef7/RsimdDispatch/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzbX6az/R.INSTALL19d7aec091ef7/RsimdDispatch/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RsimdDispatch/00new/RsimdDispatch/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘RsimdDispatch’
    finding HTML links ... done
    count_nonzero                           html  
    simd_backend                            html  
    simd_dispatch_template_path             html  
    simd_info                               html  
    simd_set_backend                        html  
    simde_info                              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 (RsimdDispatch)