* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘LCMCR’ ...
** package ‘LCMCR’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... clang-18
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang-18 accepts -g... yes
checking for clang-18 option to enable C11 features... none needed
checking for gsl-config... /usr/bin/gsl-config
checking for GSL - version >= 2.5... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpPaQj8l/R.INSTALL5ad8f4850ecc7/LCMCR/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c R_Interface/registration.cpp -o R_Interface/registration.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c R_Interface/R_Lcm_CR.cpp -o R_Interface/R_Lcm_CR.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c NPLCM_CR_Basic_Freq.cpp -o NPLCM_CR_Basic_Freq.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c daniel2/R_Environ_Simple.cpp -o daniel2/R_Environ_Simple.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c daniel2/CChain.cpp -o daniel2/CChain.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c daniel2/CParam.cpp -o daniel2/CParam.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c daniel2/CData.cpp -o daniel2/CData.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c daniel2/CParam_generic.cpp -o daniel2/CParam_generic.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c daniel2/CVariable_Container.cpp -o daniel2/CVariable_Container.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -I./ -I../ -DUSING_R -I -DHAVE_INLINE -DNDEBUG -DR_NO_REMAP  -fpic  -g -O3 -Wall -pedantic  -c daniel2/dan_array_utils.cpp -o daniel2/dan_array_utils.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o LCMCR.so R_Interface/registration.o R_Interface/R_Lcm_CR.o ./NPLCM_CR_Basic_Freq.o daniel2/R_Environ_Simple.o daniel2/CChain.o daniel2/CParam.o daniel2/CData.o daniel2/CParam_generic.o daniel2/CVariable_Container.o daniel2/dan_array_utils.o -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpPaQj8l/R.INSTALL5ad8f4850ecc7/LCMCR/src'
make[1]: Entering directory '/tmp/RtmpPaQj8l/R.INSTALL5ad8f4850ecc7/LCMCR/src'
make[1]: Leaving directory '/tmp/RtmpPaQj8l/R.INSTALL5ad8f4850ecc7/LCMCR/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-LCMCR/00new/LCMCR/libs
** R
** data
** 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 (LCMCR)