| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:57:41 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE Rqc PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1533/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| Rqc 1.22.0 Welliton Souza
| malbec2 | Linux (Ubuntu 18.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.22.0 |
| Command: rm -rf Rqc.buildbin-libdir && mkdir Rqc.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Rqc.buildbin-libdir Rqc_1.22.0.tar.gz |
| StartedAt: 2020-10-17 11:31:46 -0400 (Sat, 17 Oct 2020) |
| EndedAt: 2020-10-17 11:33:27 -0400 (Sat, 17 Oct 2020) |
| EllapsedTime: 101.4 seconds |
| RetCode: 0 |
| Status: OK |
| PackageFile: Rqc_1.22.0.zip |
| PackageFileSize: 1.356 MiB |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf Rqc.buildbin-libdir && mkdir Rqc.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Rqc.buildbin-libdir Rqc_1.22.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.11-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.11-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.11-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.11-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.11-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.11-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
finding level-2 HTML links ... done
rqcCycleAverageQualityPcaPlot html
rqcCycleAverageQualityPlot html
rqcCycleBaseCallsPlot html
rqcCycleGCPlot html
rqcCycleQualityBoxPlot html
rqcCycleQualityPlot html
rqcFileHeatmap html
rqcGroupCycleAverageQualityPlot html
rqcQA html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp80ntDl/R.INSTALL1c6017f724ff/Rqc/man/rqcQA.Rd:65: file link 'FastqFile' in package 'ShortRead' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp80ntDl/R.INSTALL1c6017f724ff/Rqc/man/rqcQA.Rd:66: file link 'BamFile' in package 'Rsamtools' does not exist and so has been treated as a topic
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.11-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.11-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.11-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.11-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.11-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.11-bioc/meat/Rqc.buildbin-libdir/Rqc/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Rqc' as Rqc_1.22.0.zip
* DONE (Rqc)