* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘CAMAN’ ... ** package ‘CAMAN’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/Rtmpr6TagF/R.INSTALL3aefb75fa29afe/CAMAN/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 -fpic -g -O3 -Wall -pedantic -c methods.cpp -o methods.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 -fpic -g -O3 -Wall -pedantic -c vemema_vem.cpp -o vemema_vem.o vemema_vem.cpp:1874:3: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 1874 | lambda.clear(); | ^ vemema_vem.cpp:1864:2: note: previous statement is here 1864 | for(i=0;i<(int)p.size(); ++i) | ^ vemema_vem.cpp:1906:4: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 1906 | for(i=0; i<(int)lambda.size(); ++i) | ^ vemema_vem.cpp:1887:3: note: previous statement is here 1887 | for(i=0; i<(int)p.size(); ++i) | ^ 2 warnings generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o CAMAN.so methods.o vemema_vem.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmpr6TagF/R.INSTALL3aefb75fa29afe/CAMAN/src' make[1]: Entering directory '/tmp/Rtmpr6TagF/R.INSTALL3aefb75fa29afe/CAMAN/src' make[1]: Leaving directory '/tmp/Rtmpr6TagF/R.INSTALL3aefb75fa29afe/CAMAN/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-CAMAN/00new/CAMAN/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 * creating tarball packaged installation of ‘CAMAN’ as ‘CAMAN_0.78_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (CAMAN)