* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘c212’ ... ** package ‘c212’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/tmp/RtmpjzD3ap/R.INSTALLb138d50068d8b/c212/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c2121a.cpp -o c2121a.o In file included from c2121a.cpp:5: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c2121a_poisson_mc_hier2_lev0.cpp -o c2121a_poisson_mc_hier2_lev0.o In file included from c2121a_poisson_mc_hier2_lev0.cpp:6: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c2121a_poisson_mc_hier2_lev1.cpp -o c2121a_poisson_mc_hier2_lev1.o In file included from c2121a_poisson_mc_hier2_lev1.cpp:6: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c2121a_poisson_mc_hier3_lev0.cpp -o c2121a_poisson_mc_hier3_lev0.o In file included from c2121a_poisson_mc_hier3_lev0.cpp:6: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c2121a_poisson_mc_hier3_lev1.cpp -o c2121a_poisson_mc_hier3_lev1.o In file included from c2121a_poisson_mc_hier3_lev1.cpp:6: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c2121a_poisson_mc_hier3_lev2.cpp -o c2121a_poisson_mc_hier3_lev2.o In file included from c2121a_poisson_mc_hier3_lev2.cpp:6: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c212BB.cpp -o c212BB.o In file included from c212BB.cpp:7: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition In file included from c212BB.cpp:15: c2121a.h:60:30: warning: ‘virtual void c2121a::init(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’ was hidden [-Woverloaded-virtual=] 60 | virtual void init(SEXP Chains, SEXP pBurnin, SEXP pIter, SEXP pNumBodySys, | ^~~~ In file included from c212BB.cpp:16: c212BB.h:149:22: note: by ‘c212BB::init’ 149 | void init(int pChains, int pBurnin, int pIter, int pNumBodySys, | ^~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c212BB_poisson_mc_hier2_lev0.cpp -o c212BB_poisson_mc_hier2_lev0.o In file included from c212BB_poisson_mc_hier2_lev0.cpp:7: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c212BB_poisson_mc_hier2_lev1.cpp -o c212BB_poisson_mc_hier2_lev1.o In file included from c212BB_poisson_mc_hier2_lev1.cpp:7: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c212BB_poisson_mc_hier3_lev0.cpp -o c212BB_poisson_mc_hier3_lev0.o In file included from c212BB_poisson_mc_hier3_lev0.cpp:7: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c212BB_poisson_mc_hier3_lev1.cpp -o c212BB_poisson_mc_hier3_lev1.o In file included from c212BB_poisson_mc_hier3_lev1.cpp:7: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c212BB_poisson_mc_hier3_lev2.cpp -o c212BB_poisson_mc_hier3_lev2.o In file included from c212BB_poisson_mc_hier3_lev2.cpp:7: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c212_exec.cpp -o c212_exec.o In file included from c212_exec.cpp:6: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c register.cpp -o register.o In file included from register.cpp:4: c212_Rdefines.h:4:9: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | ^~~~~~~~~~ <command-line>: note: this is the location of the previous definition g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o c212.so c2121a.o c2121a_poisson_mc_hier2_lev0.o c2121a_poisson_mc_hier2_lev1.o c2121a_poisson_mc_hier3_lev0.o c2121a_poisson_mc_hier3_lev1.o c2121a_poisson_mc_hier3_lev2.o c212BB.o c212BB_poisson_mc_hier2_lev0.o c212BB_poisson_mc_hier2_lev1.o c212BB_poisson_mc_hier3_lev0.o c212BB_poisson_mc_hier3_lev1.o c212BB_poisson_mc_hier3_lev2.o c212_exec.o register.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpjzD3ap/R.INSTALLb138d50068d8b/c212/src' make[1]: Entering directory '/tmp/RtmpjzD3ap/R.INSTALLb138d50068d8b/c212/src' make[1]: Leaving directory '/tmp/RtmpjzD3ap/R.INSTALLb138d50068d8b/c212/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-c212/00new/c212/libs ** R ** data *** moving datasets to lazyload DB ** 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 (c212)