Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:07:20 -0400 (Fri, 18 Mar 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the DelayedRandomArray package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DelayedRandomArray.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 486/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DelayedRandomArray 1.3.0 (landing page) Aaron Lun
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
riesling1 | Windows Server 2019 Standard / x64 | OK | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: DelayedRandomArray |
Version: 1.3.0 |
Command: rm -rf DelayedRandomArray.buildbin-libdir && mkdir DelayedRandomArray.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=DelayedRandomArray.buildbin-libdir DelayedRandomArray_1.3.0.tar.gz |
StartedAt: 2022-03-17 21:04:14 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 21:05:27 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 73.0 seconds |
RetCode: 0 |
Status: OK |
PackageFile: DelayedRandomArray_1.3.0.zip |
PackageFileSize: 999.1 KiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf DelayedRandomArray.buildbin-libdir && mkdir DelayedRandomArray.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=DelayedRandomArray.buildbin-libdir DelayedRandomArray_1.3.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'DelayedRandomArray' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/dqrng/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/dqrng/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c index_server.cpp -o index_server.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/dqrng/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c recycle_vector.cpp -o recycle_vector.o recycle_vector.cpp: In function 'Rcpp::NumericVector recycle_vector(Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::List)': recycle_vector.cpp:12:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] for (int i = 0; i < ndims; ++i){ ~~^~~~~~~ recycle_vector.cpp:21:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] while (current_pos < limit) { ~~~~~~~~~~~~^~~~~~~ recycle_vector.cpp:37:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] for (int i = 0; i < ndims; ++i) { ~~^~~~~~~ recycle_vector.cpp:48:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] for (int i = 0; i < ndims; ++i) { ~~^~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/dqrng/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c sample_standard_uniform.cpp -o sample_standard_uniform.o In file included from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:10, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/range/concepts.hpp:20, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/range/size_type.hpp:20, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/range/size.hpp:21, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/random.hpp:70, from sample_standard_uniform.cpp:4: D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] failed ************ (Pred::************ ^ D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] failed ************ (boost::mpl::not_<Pred>::************ ^ C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o DelayedRandomArray.dll tmp.def RcppExports.o index_server.o recycle_vector.o sample_standard_uniform.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/meat/DelayedRandomArray.buildbin-libdir/00LOCK-DelayedRandomArray/00new/DelayedRandomArray/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'DelayedRandomArray' finding HTML links ... done RandomArraySeed-class html finding level-2 HTML links ... done RandomBetaArray-class html RandomBinomArray-class html RandomCauchyArray-class html RandomChisqArray-class html RandomExpArray-class html RandomFArray-class html RandomGammaArray-class html RandomGeomArray-class html RandomHyperArray-class html RandomLnormArray-class html RandomLogisArray-class html RandomNbinomArray-class html RandomNormArray-class html RandomPoisArray-class html RandomTArray-class html RandomUnifArray-class html RandomWeibullArray-class html RandomWilcoxArray-class html ** 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 'DelayedRandomArray' as DelayedRandomArray_1.3.0.zip * DONE (DelayedRandomArray)