| Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:20:43 -0400 (Thu, 12 Apr 2018).
| Package 903/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| MSnbase 2.4.2 Laurent Gatto
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | [ OK ] | ERROR | skipped | skipped | |||||||
| veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | ERROR | skipped | skipped |
| Package: MSnbase |
| Version: 2.4.2 |
| Command: rm -rf MSnbase.buildbin-libdir && mkdir MSnbase.buildbin-libdir && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/MSnbase_2.4.2.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=MSnbase.buildbin-libdir --merge-multiarch MSnbase_2.4.2.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL MSnbase_2.4.2.zip && rm MSnbase_2.4.2.tar.gz MSnbase_2.4.2.zip |
| StartedAt: 2018-04-11 18:55:19 -0400 (Wed, 11 Apr 2018) |
| EndedAt: 2018-04-11 18:56:52 -0400 (Wed, 11 Apr 2018) |
| EllapsedTime: 93.3 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf MSnbase.buildbin-libdir && mkdir MSnbase.buildbin-libdir && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/MSnbase_2.4.2.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=MSnbase.buildbin-libdir --merge-multiarch MSnbase_2.4.2.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL MSnbase_2.4.2.zip && rm MSnbase_2.4.2.tar.gz MSnbase_2.4.2.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1700k 100 1700k 0 0 29.5M 0 --:--:-- --:--:-- --:--:-- 31.3M
install for i386
* installing *source* package 'MSnbase' ...
** libs
C:/Rtools/mingw_32/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: '_new_Spectrum1' defined but not used [-Wunused-function]
static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
^
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: '_new_Spectrum2' defined but not used [-Wunused-function]
static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
^
C:/Rtools/mingw_32/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o
utils.c: In function 'compar_double_dd_for_stable_asc_order':
utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable]
int i1, i2, ret;
^
utils.c: In function 'compar_double_dd_for_stable_desc_order':
utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable]
int i1, i2, ret;
^
utils.c: In function 'compar_double_asc_order':
utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable]
double d1, d2, ret;
^
utils.c: In function 'compar_double_desc_order':
utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable]
double d1, d2, ret;
^
utils.c: At top level:
utils.c:121:12: warning: 'compar_double_asc_order' defined but not used [-Wunused-function]
static int compar_double_asc_order(const void *p1, const void *p2)
^
utils.c:131:12: warning: 'compar_double_desc_order' defined but not used [-Wunused-function]
static int compar_double_desc_order(const void *p1, const void *p2)
^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o MSnbase.dll tmp.def RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/MSnbase.buildbin-libdir/MSnbase/libs/i386
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for 'smooth' in package 'MSnbase'
Creating a new generic function for 'trimws' in package 'MSnbase'
in method for 'coerce' with signature '"IBSpectra","MSnSet"': no definition for class "IBSpectra"
** inst
** preparing package for lazy loading
Creating a new generic function for 'smooth' in package 'MSnbase'
Creating a new generic function for 'trimws' in package 'MSnbase'
in method for 'coerce' with signature '"IBSpectra","MSnSet"': no definition for class "IBSpectra"
** help
*** installing help indices
converting help for package 'MSnbase'
finding HTML links ... done
Chromatogram-class html
Chromatograms-class html
FeatComp-class html
FeaturesOfInterest-class html
finding level-2 HTML links ... done
MIAPE-class html
MSmap-class html
MSnExp-class html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQPvOx9/R.INSTALL43c577e4c38/MSnbase/man/MSnExp-class.Rd:237: missing file link 'isolationWindow'
MSnProcess-class html
MSnSet-class html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQPvOx9/R.INSTALL43c577e4c38/MSnbase/man/MSnSet-class.Rd:439: missing file link 'write.exprs'
MSnSetList-class html
MSnbaseOptions html
MzTab-class html
NAnnotatedDataFrame-class html
OnDiskMSnExp-class html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQPvOx9/R.INSTALL43c577e4c38/MSnbase/man/OnDiskMSnExp-class.Rd:497: missing file link 'normalize'
ProcessingStep-class html
ReporterIons-class html
Spectrum-class html
Spectrum1-class html
Spectrum2-class html
TMT6 html
addIdentificationData-methods html
aggvar html
averageMSnSet html
bin-methods html
calculateFragments-methods html
chromatogram-MSnExp-method html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQPvOx9/R.INSTALL43c577e4c38/MSnbase/man/chromatogram-MSnExp-method.Rd:67: missing file link 'Chromatogram'
clean-methods html
combineFeatures html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQPvOx9/R.INSTALL43c577e4c38/MSnbase/man/combineFeatures.Rd:48: missing file link 'NTR'
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQPvOx9/R.INSTALL43c577e4c38/MSnbase/man/combineFeatures.Rd:109: missing file link 'NTR'
commonFeatureNames html
compareMSnSets html
compareSpectra-methods html
defunct html
estimateNoise-method html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQPvOx9/R.INSTALL43c577e4c38/MSnbase/man/estimateNoise-method.Rd:45: missing file link 'estimateNoise'
exprsToRatios-methods html
extractPrecSpectra-methods html
factorsAsStrings html
featureCV html
fillUp html
filterIdentificationDataFrame html
formatRt html
get.amino.acids html
get.atomic.mass html
getVariableName html
grepEcols html
iPQF html
iTRAQ4 html
imageNA2 html
impute-methods html
isCentroidedFromFile html
itraqdata html
listOf html
makeCamelCase html
makeNaData html
missing-data html
mzRident2dfr html
nFeatures html
nQuants html
naplot html
navMS html
normToReference html
normalise-methods html
npcv html
pSet-class html
pickPeaks-method html
plot-methods html
plot2d-methods html
plotDensity-methods html
plotMzDelta-methods html
plotNA-methods html
plotSpectrumSpectrum-methods html
precSelection html
purityCorrect-methods html
quantify-methods html
readMSData html
readMSnSet html
readMgfData html
readMzIdData html
readMzTabData html
readMzTabData_v0.9 html
reduce-data.frame-method html
removeNoId-methods html
removePeaks-methods html
removeReporters-methods html
selectFeatureData html
smooth-methods html
trimMz-methods html
updateObject-methods html
writeMSData html
writeMgfData-methods html
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL
install for x64
* installing *source* package 'MSnbase' ...
** libs
C:/Rtools/mingw_64/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: '_new_Spectrum1' defined but not used [-Wunused-function]
static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
^
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: '_new_Spectrum2' defined but not used [-Wunused-function]
static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
^
C:/Rtools/mingw_64/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o
utils.c: In function 'compar_double_dd_for_stable_asc_order':
utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable]
int i1, i2, ret;
^
utils.c: In function 'compar_double_dd_for_stable_desc_order':
utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable]
int i1, i2, ret;
^
utils.c: In function 'compar_double_asc_order':
utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable]
double d1, d2, ret;
^
utils.c: In function 'compar_double_desc_order':
utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable]
double d1, d2, ret;
^
utils.c: At top level:
utils.c:121:12: warning: 'compar_double_asc_order' defined but not used [-Wunused-function]
static int compar_double_asc_order(const void *p1, const void *p2)
^
utils.c:131:12: warning: 'compar_double_desc_order' defined but not used [-Wunused-function]
static int compar_double_desc_order(const void *p1, const void *p2)
^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o MSnbase.dll tmp.def RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/MSnbase.buildbin-libdir/MSnbase/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MSnbase' as MSnbase_2.4.2.zip
* DONE (MSnbase)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.6-bioc/R/library'
package 'MSnbase' successfully unpacked and MD5 sums checked
In R CMD INSTALL