* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘fwsim’ ... ** package ‘fwsim’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ using C++11 make[1]: Entering directory '/tmp/Rtmp9VHvRH/R.INSTALL348e0d62237a70/fwsim/src' clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: ./fwsim_types.h:20:19: warning: unused variable 'parent' [-Wunused-variable] 20 | Individual* parent = node->get_parent(); | ^~~~~~ 1 warning generated. clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c fwpopsim.cpp -o fwpopsim.o clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c fwpopsim_fixed.cpp -o fwpopsim_fixed.o clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c mutationmodels.cpp -o mutationmodels.o clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c print.cpp -o print.o print.cpp:28:7: warning: variable 'printed' set but not used [-Wunused-but-set-variable] 28 | int printed = 0; | ^ 1 warning generated. clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c proto.cpp -o proto.o In file included from proto.cpp:2: ./fwsim_types.h:20:19: warning: unused variable 'parent' [-Wunused-variable] 20 | Individual* parent = node->get_parent(); | ^~~~~~ proto.cpp:81:14: warning: unused variable 'nullcount' [-Wunused-variable] 81 | static int nullcount = 0; | ^~~~~~~~~ 2 warnings generated. clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o fwsim.so RcppExports.o fwpopsim.o fwpopsim_fixed.o mutationmodels.o print.o proto.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmp9VHvRH/R.INSTALL348e0d62237a70/fwsim/src' make[1]: Entering directory '/tmp/Rtmp9VHvRH/R.INSTALL348e0d62237a70/fwsim/src' make[1]: Leaving directory '/tmp/Rtmp9VHvRH/R.INSTALL348e0d62237a70/fwsim/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-fwsim/00new/fwsim/libs ** R ** 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 * creating tarball packaged installation of ‘fwsim’ as ‘fwsim_0.3.4_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (fwsim)