* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘fbati’ ... ** package ‘fbati’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/Rtmp6CWDuW/R.INSTALL18470e034935/fbati/src' clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RExportGen.cpp -o RExportGen.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgFbat.cpp -o cgFbat.o cgFbat.cpp:40:11: warning: unused variable 'ANALYZE_ALLELE_INDEX' [-Wunused-const-variable] 40 | const int ANALYZE_ALLELE_INDEX = 0; // First marker is the one being analyzed | ^~~~~~~~~~~~~~~~~~~~ cgFbat.cpp:41:11: warning: unused variable 'CONDITIONAL_ALLELE_INDEX' [-Wunused-const-variable] 41 | const int CONDITIONAL_ALLELE_INDEX = 1; // Second Marker is the one that we are conditioning on | ^~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c datamatrix.cpp -o datamatrix.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fbatdist.cpp -o fbatdist.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fbatge.cpp -o fbatge.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fbati.cpp -o fbati.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fbati_init.c -o fbati_init.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fbatmeev.cpp -o fbatmeev.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c joint.cpp -o joint.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nuclify.cpp -o nuclify.o nuclify.cpp:215:11: warning: variable 'childRowSize' set but not used [-Wunused-but-set-variable] 215 | int childRowSize=0; // needed? | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c random.cpp -o random.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rmatrix.cpp -o rmatrix.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rvector.cpp -o rvector.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o fbati.so RExportGen.o cgFbat.o datamatrix.o fbatdist.o fbatge.o fbati.o fbati_init.o fbatmeev.o joint.o nuclify.o random.o rmatrix.o rvector.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmp6CWDuW/R.INSTALL18470e034935/fbati/src' make[1]: Entering directory '/tmp/Rtmp6CWDuW/R.INSTALL18470e034935/fbati/src' make[1]: Leaving directory '/tmp/Rtmp6CWDuW/R.INSTALL18470e034935/fbati/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-fbati/00new/fbati/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 ‘fbati’ as ‘fbati_1.0-9_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (fbati)