* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘Libra’ ... ** package ‘Libra’ 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/RtmpSg4ECu/R.INSTALL5bb6b392e5777/Libra/src' clang-18 -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-18 -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