############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf bcSeq.buildbin-libdir && mkdir bcSeq.buildbin-libdir && F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=bcSeq.buildbin-libdir bcSeq_1.18.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'bcSeq' ... ** using staged installation ** libs g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CRISPR_matching.cpp -o CRISPR_matching.o In file included from helper/../structures/Trie.h:16, from helper/count.h:5, from CRISPR_matching.cpp:3: helper/../structures/NodePool.h: In member function 'void Pool::resize()': helper/../structures/NodePool.h:58:52: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct Node'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 58 | std::memcpy(x, buff.get(), count * sizeof(Node)); | ^ In file included from helper/../structures/Trie.h:15, from helper/count.h:5, from CRISPR_matching.cpp:3: helper/../structures/Node.h:11:8: note: 'struct Node' declared here 11 | struct Node { | ^~~~ g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Trie_edit.cpp -o Trie_edit.o In file included from structures/Trie.h:16, from Trie_edit.cpp:1: structures/NodePool.h: In member function 'void Pool::resize()': structures/NodePool.h:58:52: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct Node'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 58 | std::memcpy(x, buff.get(), count * sizeof(Node)); | ^ In file included from structures/Trie.h:15, from Trie_edit.cpp:1: structures/Node.h:11:8: note: 'struct Node' declared here 11 | struct Node { | ^~~~ g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Trie_hamming.cpp -o Trie_hamming.o In file included from structures/Trie.h:16, from Trie_hamming.cpp:1: structures/NodePool.h: In member function 'void Pool::resize()': structures/NodePool.h:58:52: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct Node'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 58 | std::memcpy(x, buff.get(), count * sizeof(Node)); | ^ In file included from structures/Trie.h:15, from Trie_hamming.cpp:1: structures/Node.h:11:8: note: 'struct Node' declared here 11 | struct Node { | ^~~~ g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Trie_util.cpp -o Trie_util.o In file included from structures/Trie.h:16, from Trie_util.cpp:2: structures/NodePool.h: In member function 'void Pool::resize()': structures/NodePool.h:58:52: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct Node'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 58 | std::memcpy(x, buff.get(), count * sizeof(Node)); | ^ In file included from structures/Trie.h:15, from Trie_util.cpp:2: structures/Node.h:11:8: note: 'struct Node' declared here 11 | struct Node { | ^~~~ g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c alignment.cpp -o alignment.o gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c trimRead.cpp -o trimRead.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Matrix/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c uniqueBar.cpp -o uniqueBar.o g++ -shared -s -static-libgcc -o bcSeq.dll tmp.def CRISPR_matching.o RcppExports.o Trie_edit.o Trie_hamming.o Trie_util.o alignment.o init.o trimRead.o uniqueBar.o -fopenmp -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.15-bioc/meat/bcSeq.buildbin-libdir/00LOCK-bcSeq/00new/bcSeq/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 * MD5 sums packaged installation of 'bcSeq' as bcSeq_1.18.0.zip * DONE (bcSeq)