Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:15 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 Rqc package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rqc.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1653/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Rqc 1.28.0 (landing page) Welliton Souza
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | TIMEOUT | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: Rqc |
Version: 1.28.0 |
Command: rm -rf Rqc.buildbin-libdir && mkdir Rqc.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Rqc.buildbin-libdir Rqc_1.28.0.tar.gz |
StartedAt: 2022-04-13 07:01:40 -0400 (Wed, 13 Apr 2022) |
EndedAt: 2022-04-13 07:03:36 -0400 (Wed, 13 Apr 2022) |
EllapsedTime: 115.5 seconds |
RetCode: 0 |
Status: OK |
PackageFile: Rqc_1.28.0.zip |
PackageFileSize: 1.375 MiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf Rqc.buildbin-libdir && mkdir Rqc.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Rqc.buildbin-libdir Rqc_1.28.0.tar.gz ### ############################################################################## ############################################################################## install for i386 * installing *source* package 'Rqc' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RRDNA.cpp -o RRDNA.o RRDNA.cpp: In function 'Rcpp::StringVector toRRDNA(Rcpp::StringVector)': RRDNA.cpp:51:27: warning: comparison of integer expressions of different signedness: 'R_len_t' {aka 'int'} and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] for (j = 0; j < dna.size(); j+=3) ~~^~~~~~~~~~~~ RRDNA.cpp: In function 'Rcpp::StringVector fromRRDNA(Rcpp::StringVector)': RRDNA.cpp:102:22: warning: comparison of integer expressions of different signedness: 'R_len_t' {aka 'int'} and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] for(j = 1; j < rrdna.size(); ++j) { ~~^~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o Rqc.dll tmp.def RRDNA.o RcppExports.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/Rqc.buildbin-libdir/00LOCK-Rqc/00new/Rqc/libs/i386 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'Rqc' finding HTML links ... done Rqc-package html RqcResultSet-class html checkpoint html detectFileFormat html fromRRDNA html matdist html rqc html REDIRECT:topic Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/Rqc.buildbin-libdir/00LOCK-Rqc/00new/Rqc/help/rqc.html finding level-2 HTML links ... done rqcCycleAverageQualityPcaPlot html rqcCycleAverageQualityPlot html rqcCycleBaseCallsPlot html rqcCycleGCPlot html rqcCycleQualityBoxPlot html rqcCycleQualityPlot html rqcFileHeatmap html rqcGroupCycleAverageQualityPlot html rqcQA html rqcReadFrequencyPlot html rqcReadQualityBoxPlot html rqcReadQualityPlot html rqcReadWidthPlot html rqcReport html rqcShinyReport html stats4trim html subsetByGroup html subsetByPair html toRRDNA 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 install for x64 * installing *source* package 'Rqc' ... ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RRDNA.cpp -o RRDNA.o RRDNA.cpp: In function 'Rcpp::StringVector toRRDNA(Rcpp::StringVector)': RRDNA.cpp:51:27: warning: comparison of integer expressions of different signedness: 'R_len_t' {aka 'int'} and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (j = 0; j < dna.size(); j+=3) ~~^~~~~~~~~~~~ RRDNA.cpp: In function 'Rcpp::StringVector fromRRDNA(Rcpp::StringVector)': RRDNA.cpp:102:22: warning: comparison of integer expressions of different signedness: 'R_len_t' {aka 'int'} and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(j = 1; j < rrdna.size(); ++j) { ~~^~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o Rqc.dll tmp.def RRDNA.o RcppExports.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/Rqc.buildbin-libdir/Rqc/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'Rqc' as Rqc_1.28.0.zip * DONE (Rqc)