* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘Libra’ ... ** this is package ‘Libra’ version ‘1.7’ ** package ‘Libra’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3+b1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpajhZHa/R.INSTALL2ff1a5288f2dfc/Libra/src' clang-19 -std=gnu23 -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 LBLasso.c -o LBLasso.o clang-19 -std=gnu23 -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 LBheader.c -o LBheader.o LBheader.c:57:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 57 | gsl_blas_dgemm(CblasNoTrans,CblasNoTrans, 1, W_temp, X, 0, G); | ^ LBheader.c:51:3: note: previous statement is here 51 | for(int i=0;i