* installing *source* package ‘BPEC’ ... ** package ‘BPEC’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/BPEC/src' /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c bpecfunction.c -o bpecfunction.o In file included from bpecfunction.c:8: ./randomnumbers.h:15:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] double guni(); ^ void /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c hashingfunctions.c -o hashingfunctions.o /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c loopfunctions.c -o loopfunctions.o /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matrices.c -o matrices.o /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c randomnumbers.c -o randomnumbers.o In file included from randomnumbers.c:8: ./randomnumbers.h:15:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] double guni(); ^ void randomnumbers.c:13:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] double guni()/*generates a uniform in (0,1)*/ ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c registerDynamicSymbol.c -o registerDynamicSymbol.o /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c treelikelifunctions.c -o treelikelifunctions.o In file included from treelikelifunctions.c:9: ./randomnumbers.h:15:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] double guni(); ^ void 1 warning generated. 1 warning generated. /usr/local/clang15/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang15/lib -L/usr/local/lib64 -o BPEC.so bpecfunction.o hashingfunctions.o loopfunctions.o matrices.o randomnumbers.o registerDynamicSymbol.o treelikelifunctions.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/BPEC/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/BPEC/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/BPEC/src' installing to /data/gannet/ripley/R/packages/tests-clang/BPEC.Rcheck/00LOCK-BPEC/00new/BPEC/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (BPEC)