############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL oposSOM ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'oposSOM' ... ** this is package 'oposSOM' version '2.25.0' ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 14.2.0' using C++11 g++ -std=gnu++11 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DeltaMatrix.cpp -o DeltaMatrix.o In file included from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/tbb.h:32, from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/RcppParallel/TBB.h:10, from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/RcppParallel.h:24, from DeltaMatrix.cpp:2: E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++11 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DistanceCalculator.cpp -o DistanceCalculator.o In file included from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/tbb.h:32, from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/RcppParallel/TBB.h:10, from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/RcppParallel.h:24, from DistanceCalculator.cpp:2: E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++11 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c NeighborhoodMatrix.cpp -o NeighborhoodMatrix.o In file included from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/tbb.h:32, from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/RcppParallel/TBB.h:10, from E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/RcppParallel.h:24, from NeighborhoodMatrix.cpp:2: E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++11 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -shared -s -static-libgcc -o oposSOM.dll tmp.def DeltaMatrix.o DistanceCalculator.o NeighborhoodMatrix.o RcppExports.o -LE:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/libs/x64 -lRcppParallel -LE:/biocbuild/bbs-3.21-bioc/R/library/RcppParallel/lib/x64 -ltbb -ltbbmalloc -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR installing to E:/biocbuild/bbs-3.21-bioc/R/library/00LOCK-oposSOM/00new/oposSOM/libs/x64 ** R ** data ** 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 (oposSOM)