* installing *source* package ‘surveygraph’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.5 (2)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c build_graphs.cc -o build_graphs.o build_graphs.cc:3:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 3 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c components.cc -o components.o components.cc:31:7: warning: variable 'norm' set but not used [-Wunused-but-set-variable] 31 | int norm = 0; | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c init.cc -o init.o init.cc:3:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 3 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c make_projection.cc -o make_projection.o make_projection.cc:3:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 3 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c make_projection_agent_pilot.cc -o make_projection_agent_pilot.o make_projection_agent_pilot.cc:3:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 3 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c make_projection_symbolic_pilot.cc -o make_projection_symbolic_pilot.o make_projection_symbolic_pilot.cc:3:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 3 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c make_threshold_profile.cc -o make_threshold_profile.o make_threshold_profile.cc:3:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 3 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c make_threshold_profile_pilot.cc -o make_threshold_profile_pilot.o make_threshold_profile_pilot.cc:3:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 3 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o surveygraph.so build_graphs.o components.o init.o make_projection.o make_projection_agent_pilot.o make_projection_symbolic_pilot.o make_threshold_profile.o make_threshold_profile_pilot.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/surveygraph.Rcheck/00LOCK-surveygraph/00new/surveygraph/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (surveygraph)