* installing *source* package ‘Libra’ ... ** package ‘Libra’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 18.1.4’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/Libra/src' /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c LBLasso.c -o LBLasso.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -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