* installing *source* package ‘WienR’ ... ** package ‘WienR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/WienR/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c R_wrapper.cpp -o R_wrapper.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -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 WienR_init.c -o WienR_init.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c cdf_fncs.cpp -o cdf_fncs.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c derivs.cpp -o derivs.o cdf_fncs.cpp: In function 'void logdxFs(int, int, int, int, double, double, double, double, double, double&, double&, double&)': cdf_fncs.cpp:774:53: warning: 'tv4' may be used uninitialized [-Wmaybe-uninitialized] 774 | if (k <= Ksv) Fv = (tv1 + tv2 + tv3 + tv4) + Fv; | ~~~~~~~~~~~~~~~~~^~~~~~ cdf_fncs.cpp:737:39: note: 'tv4' was declared here 737 | double tv1, tv2, tv3, tv4; | ^~~ cdf_fncs.cpp:776:53: warning: 'tw4' may be used uninitialized [-Wmaybe-uninitialized] 776 | if (k <= Ksw) Fw = (tw1 + tw2 + tw3 + tw4) + Fw; | ~~~~~~~~~~~~~~~~~^~~~~~ cdf_fncs.cpp:738:39: note: 'tw4' was declared here 738 | double tw1, tw2, tw3, tw4; | ^~~ g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c fncs_seven.cpp -o fncs_seven.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c hcubature.cpp -o hcubature.o hcubature.cpp: In function 'int hcubature(int (*)(unsigned int, const double*, void*, unsigned int, double*), void*, unsigned int, const double*, const double*, size_t, double, double, double*, double*)': hcubature.cpp:650:7: warning: unused variable 'kdiv' [-Wunused-variable] 650 | int kdiv = out.kdivide; | ^~~~ hcubature.cpp: In function 'void integrate_GenzMalik(GenzMalik, int, const double*, const double*, one_d&, void*, int (*)(unsigned int, const double*, void*, unsigned int, double*))': hcubature.cpp:532:12: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 532 | integrand(n, c, pars, 1, &f1); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ hcubature.cpp:532:12: note: by argument 2 of type 'const double*' to 'int(unsigned int, const double*, void*, unsigned int, double*)' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c methods.cpp -o methods.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c pdf_fncs.cpp -o pdf_fncs.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c rwiener.cpp -o rwiener.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c tools.cpp -o tools.o g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o WienR.so R_wrapper.o WienR_init.o cdf_fncs.o derivs.o fncs_seven.o hcubature.o methods.o pdf_fncs.o rwiener.o tools.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/WienR/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/WienR/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/WienR/src' installing to /data/gannet/ripley/R/packages/tests-devel/WienR.Rcheck/00LOCK-WienR/00new/WienR/libs ** R ** 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 (WienR)