* installing *source* package ‘ream’ ... ** this is package ‘ream’ version ‘1.0-9’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.7 (1)’ using C++ compiler: ‘Debian clang version 21.1.7 (1)’ using C++17 clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Model.cpp -o Model.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Model_7P.cpp -o Model_7P.o Model_7P.cpp:236:10: warning: unused variable 't_in' [-Wunused-variable] 236 | double t_in = 0.0; | ^~~~ Model_7P.cpp:941:10: warning: unused variable 't_in' [-Wunused-variable] 941 | double t_in = 0.0; | ^~~~ Model_7P.cpp:1609:10: warning: unused variable 'w_std' [-Wunused-variable] 1609 | double w_std = relative_start_width(phi); /* relative start point width */ | ^~~~~ Model_7P.cpp:1762:10: warning: unused variable 't_in' [-Wunused-variable] 1762 | double t_in = 0.0; | ^~~~ 4 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Model_T.cpp -o Model_T.o Model_T.cpp:882:23: warning: unused variable 'kk' [-Wunused-variable] 882 | int ii = 0, jj = 0, kk = 0; | ^~ 1 warning generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Model_TW.cpp -o Model_TW.o Model_TW.cpp:152:10: warning: unused variable 'x_n' [-Wunused-variable] 152 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:152:21: warning: unused variable 'x_np1' [-Wunused-variable] 152 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ Model_TW.cpp:535:10: warning: unused variable 'x_n' [-Wunused-variable] 535 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:535:21: warning: unused variable 'x_np1' [-Wunused-variable] 535 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ Model_TW.cpp:872:23: warning: unused variable 'kk' [-Wunused-variable] 872 | int ii = 0, jj = 0, kk = 0; | ^~ Model_TW.cpp:1015:10: warning: unused variable 'x_n' [-Wunused-variable] 1015 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:1015:21: warning: unused variable 'x_np1' [-Wunused-variable] 1015 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ 7 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Model_TX.cpp -o Model_TX.o Model_TX.cpp:881:23: warning: unused variable 'kk' [-Wunused-variable] 881 | int ii = 0, jj = 0, kk = 0; | ^~ 1 warning generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c R_wrapper.cpp -o R_wrapper.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ream_init.c -o ream_init.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tools.cpp -o tools.o clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o ream.so Model.o Model_7P.o Model_T.o Model_TW.o Model_TX.o R_wrapper.o ream_init.o tools.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/ream.Rcheck/00LOCK-ream/00new/ream/libs ** R ** 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 (ream)