* installing *source* package ‘crrSC’ ... ** package ‘crrSC’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/crrSC/src' gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c crrc.c -o crrc.o crrc.c: In function 'crrvvo': crrc.c:452:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 452 | for (j = 0; j < np; j++) | ^~~ crrc.c:456:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 456 | for (i=0; i<np*np; i++) | ^~~ crrc.c:459:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 459 | for (j = 0; j < np; j++) | ^~~ crrc.c:464:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 464 | free(a);free(aa);free(tt);free(vt);free(ss1);free(ss2);free(eta);free(q); | ^~~~ gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c crrcc.c -o crrcc.o crrcc.c: In function 'crrvvoo': crrcc.c:463:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 463 | for (j = 0; j < np; j++) | ^~~ crrcc.c:467:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 467 | for (i=0; i< np*np; i++) | ^~~ gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c crrcs.c -o crrcs.o crrcs.c: In function 'crrvvh': crrcs.c:221:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 221 | for (j = 0; j < np; j++) | ^~~ crrcs.c:226:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 226 | for (i = 0; i < np*np; i++) | ^~~ crrcs.c:19:41: warning: unused variable 'count1' [-Wunused-variable] 19 | int i,j, k, j1, j2, s, count=0, count1=0, count2=0, pi[n]; | ^~~~~~ crrcs.c: In function 'crrvv': crrcs.c:680:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 680 | for (j = 0; j < np; j++) | ^~~ crrcs.c:684:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 684 | for (i=0; i<np*np; i++) | ^~~ gcc-14 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o crrSC.so crrc.o crrcc.o crrcs.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/crrSC/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/crrSC/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/crrSC/src' installing to /data/gannet/ripley/R/packages/tests-devel/crrSC.Rcheck/00LOCK-crrSC/00new/crrSC/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 * DONE (crrSC)