* installing *source* package ‘nopaco’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.8 (12)’ 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 bootstrapCI.cpp -o bootstrapCI.o In file included from bootstrapCI.cpp:26: ./getPsi.h:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ In file included from bootstrapCI.cpp:26: ./getPsi.h:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ 2 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 exactdistribution.cpp -o exactdistribution.o In file included from exactdistribution.cpp:14: ./exactdistribution.h:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ In file included from exactdistribution.cpp:14: ./exactdistribution.h:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ 2 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 getPsi.cpp -o getPsi.o In file included from getPsi.cpp:17: ./getPsi.h:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ In file included from getPsi.cpp:17: ./getPsi.h:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ 2 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 register.cpp -o register.o In file included from register.cpp:9: ./getPsi.h:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ In file included from register.cpp:9: ./getPsi.h:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o nopaco.so bootstrapCI.o exactdistribution.o getPsi.o register.o -L/home/hornik/tmp/R-d-clang-18/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/nopaco.Rcheck/00LOCK-nopaco/00new/nopaco/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 (nopaco)