* installing *source* package ‘crrSC’ ... ** package ‘crrSC’ 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/crrSC/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 crrc.c -o crrc.o crrc.c:456:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 456 | for (i=0; i 0) | ^ crrcc.c:467:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 467 | for (i=0; i< np*np; i++) | ^ crrcc.c:463:5: note: previous statement is here 463 | for (j = 0; j < np; j++) | ^ /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 crrcs.c -o crrcs.o crrcs.c:47:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 47 | for (i = 0; i < n; i++) | ^ crrcs.c:41:5: note: previous statement is here 41 | if (n2 > 0) | ^ crrcs.c:226:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 226 | for (i = 0; i < np*np; i++) | ^ crrcs.c:221:5: note: previous statement is here 221 | for (j = 0; j < np; j++) | ^ crrcs.c:19:34: warning: unused variable 'count1' [-Wunused-variable] 19 | int i,j, k, j1, j2, s, count=0, count1=0, count2=0, pi[n]; | ^~~~~~ crrcs.c:684:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 684 | for (i=0; i