############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL biodb ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'biodb' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 12.2.0' g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/testthat/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/testthat/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c closeMatchPpm.cpp -o closeMatchPpm.o closeMatchPpm.cpp: In function 'Rcpp::List closeMatchPpm(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector, int, double, double)': closeMatchPpm.cpp:251:9: warning: 'void free(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 251 | free(pidxS); | ~~~~^~~~~~~ closeMatchPpm.cpp:238:50: note: returned from 'void* operator new [](std::size_t)' 238 | tIdxStruct *pidxS = new tIdxStruct[x.length()]; | ^ g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/testthat/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-100-ms_matching.cpp -o test-100-ms_matching.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/testthat/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-runner.cpp -o test-runner.o g++ -std=gnu++17 -shared -s -static-libgcc -o biodb.dll tmp.def RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-biodb/00new/biodb/libs/x64 ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (biodb)