* installing *source* package ‘BGData’ ... ** package ‘BGData’ 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/BGData/src' gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 fitLSYS.c -o fitLSYS.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 init.c -o init.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 preprocess.c -o preprocess.o preprocess.c: In function 'preprocess_int._omp_fn.0': preprocess.c:40:31: warning: 'mean' may be used uninitialized [-Wmaybe-uninitialized] 40 | *cout = mean; | ~~~~~~^~~~~~ preprocess.c:11:16: note: 'mean' was declared here 11 | double mean; | ^~~~ preprocess.c: In function 'preprocess_real._omp_fn.0': preprocess.c:91:31: warning: 'mean' may be used uninitialized [-Wmaybe-uninitialized] 91 | *cout = mean; | ~~~~~~^~~~~~ preprocess.c:61:16: note: 'mean' was declared here 61 | double mean; | ^~~~ gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 rayOLS.c -o rayOLS.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 summarize.c -o summarize.o 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 BGData.so fitLSYS.o init.o preprocess.o rayOLS.o summarize.o -fopenmp make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BGData/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BGData/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BGData/src' installing to /data/gannet/ripley/R/packages/tests-devel/BGData.Rcheck/00LOCK-BGData/00new/BGData/libs ** R ** inst ** 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 (BGData)