* installing *source* package ‘ream’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.8 (11)’ using C++ compiler: ‘Debian clang version 18.1.8 (11)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c Model.cpp -o Model.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c Model_T.cpp -o Model_T.o Model_T.cpp:881:23: warning: unused variable 'kk' [-Wunused-variable] 881 | int ii = 0, jj = 0, kk = 0; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c Model_TW.cpp -o Model_TW.o Model_TW.cpp:151:10: warning: unused variable 'x_n' [-Wunused-variable] 151 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:151:21: warning: unused variable 'x_np1' [-Wunused-variable] 151 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ Model_TW.cpp:534:10: warning: unused variable 'x_n' [-Wunused-variable] 534 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:534:21: warning: unused variable 'x_np1' [-Wunused-variable] 534 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ Model_TW.cpp:871:23: warning: unused variable 'kk' [-Wunused-variable] 871 | int ii = 0, jj = 0, kk = 0; | ^~ Model_TW.cpp:1014:10: warning: unused variable 'x_n' [-Wunused-variable] 1014 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:1014:21: warning: unused variable 'x_np1' [-Wunused-variable] 1014 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ 7 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c Model_TX.cpp -o Model_TX.o Model_TX.cpp:880:23: warning: unused variable 'kk' [-Wunused-variable] 880 | int ii = 0, jj = 0, kk = 0; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c R_wrapper.cpp -o R_wrapper.o R_wrapper.cpp:10:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 10 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -c ream_init.c -o ream_init.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c tools.cpp -o tools.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o ream.so Model.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-18/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)