* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘layeranalyzer’ ...
** this is package ‘layeranalyzer’ version ‘0.4.1’
** package ‘layeranalyzer’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 22.1.8 (1+b2)’
using C++ compiler: ‘Debian clang version 22.1.8 (1+b2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiKk6u2/R.INSTALL8f10c311a8cc9/layeranalyzer/src'
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -I/usr/include/lapacke -I/Library/Frameworks/R.framework/Versions/4.2/PrivateHeaders/R_ext -I/Library/Frameworks/R.framework/Versions/4.3/PrivateHeaders/R_ext -I/Library/Frameworks/R.framework/Versions/4.3-x86_64/PrivateHeaders/R_ext -I/Library/Frameworks/R.framework/Versions/4.2-x86_64/PrivateHeaders/R_ext -I/Library/Frameworks/R.framework/Versions/4.4-x86_64/PrivateHeaders/R_ext -I/Library/Frameworks/R.framework/Versions/4.4/PrivateHeaders/R_ext -fpic  -g -O3 -Wall -pedantic   -c layeranalyzer.cpp -o layeranalyzer.o
layeranalyzer.cpp:6732:66: warning: extra ';' inside a struct [-Wextra-semi]
 6732 |   int  n; /* number of val measurement in this measurement line*/;
      |                                                                  ^
1 warning generated.
clang++-22 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o layeranalyzer.so init.o layeranalyzer.o -U_GLIBCXX_ASSERTIONS -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiKk6u2/R.INSTALL8f10c311a8cc9/layeranalyzer/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiKk6u2/R.INSTALL8f10c311a8cc9/layeranalyzer/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiKk6u2/R.INSTALL8f10c311a8cc9/layeranalyzer/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-layeranalyzer/00new/layeranalyzer/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (layeranalyzer)