Back to the "Multiple platform build/check report" A  B [C] D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: INSTALL report for ChemmineR on moscato1

This page was generated on 2016-04-23 10:16:47 -0700 (Sat, 23 Apr 2016).

Package 161/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChemmineR 2.22.3
Thomas Girke
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/ChemmineR
Last Changed Rev: 112134 / Revision: 116712
Last Changed Date: 2016-01-04 07:35:08 -0800 (Mon, 04 Jan 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: ChemmineR
Version: 2.22.3
Command: rm -rf ChemmineR.buildbin-libdir && mkdir ChemmineR.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/ChemmineR_2.22.3.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=ChemmineR.buildbin-libdir --merge-multiarch ChemmineR_2.22.3.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL ChemmineR_2.22.3.zip && rm ChemmineR_2.22.3.tar.gz ChemmineR_2.22.3.zip
StartedAt: 2016-04-22 17:41:38 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 17:53:59 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 740.8 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ChemmineR.buildbin-libdir && mkdir ChemmineR.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/ChemmineR_2.22.3.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=ChemmineR.buildbin-libdir --merge-multiarch ChemmineR_2.22.3.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL ChemmineR_2.22.3.zip  && rm ChemmineR_2.22.3.tar.gz ChemmineR_2.22.3.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  771k  100  771k    0     0  29.4M      0 --:--:-- --:--:-- --:--:-- 34.2M

install for i386

* installing *source* package 'ChemmineR' ...
** libs
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c DisjointSets.cpp -o DisjointSets.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c cluster.cc -o cluster.o
cluster.cc: In function 'int nbr_intersect(std::vector<int>&, std::vector<int>&)':
cluster.cc:118:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc:118:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'int contains(int, std::vector<int>&)':
cluster.cc:131:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'DisjointSets cluster(int, int, int, int)':
cluster.cc:267:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'void loadNNMatrix(int, int, int, SEXP)':
cluster.cc:284:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc:298:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'void loadNNList(int, int, SEXP)':
cluster.cc:314:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc:332:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'SEXPREC* jarvis_patrick(SEXP, SEXP, SEXP, SEXP, SEXP)':
cluster.cc:390:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: At global scope:
cluster.cc:49:13: warning: 'void prepare_neighbors(const char*, int, int)' defined but not used [-Wunused-function]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c cstrsplit.cc -o cstrsplit.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c desc.cc -o desc.o
desc.cc: In function 'SEXPREC* genAPDescriptor(SEXP)':
desc.cc:249:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c fingerprints.cc -o fingerprints.o
fingerprints.cc: In function 'SEXPREC* uniquifyAtomPairs(SEXP)':
fingerprints.cc:138:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
fingerprints.cc:145:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
fingerprints.cc:158:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c formats.cc -o formats.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c molecule.cc -o molecule.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c r_wrap.cc -o r_wrap.o
r_wrap.cc: In function 'SEXPREC* SWIG_MakePtr(void*, const char*, R_SWIG_Owner)':
r_wrap.cc:949:15: warning: variable 'p' set but not used [-Wunused-but-set-variable]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c script.cc -o script.o
desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c similarity.cc -o similarity.o
desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable]
g++ -m32 -shared -s -static-libgcc -o ChemmineR.dll tmp.def DisjointSets.o cluster.o cstrsplit.o desc.o fingerprints.o formats.o molecule.o r_wrap.o script.o similarity.o -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/ChemmineR.buildbin-libdir/ChemmineR/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'as.vector' from package 'base' in package 'ChemmineR'
Creating a generic function for 'as.matrix' from package 'base' in package 'ChemmineR'
Creating a generic function for 'plot' from package 'graphics' in package 'ChemmineR'
Creating a generic function for 'print' from package 'base' in package 'ChemmineR'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'ChemmineR' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c DisjointSets.cpp -o DisjointSets.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c cluster.cc -o cluster.o
cluster.cc: In function 'int nbr_intersect(std::vector<int>&, std::vector<int>&)':
cluster.cc:118:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc:118:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'int contains(int, std::vector<int>&)':
cluster.cc:131:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'DisjointSets cluster(int, int, int, int)':
cluster.cc:267:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'void loadNNMatrix(int, int, int, SEXP)':
cluster.cc:284:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc:298:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'void loadNNList(int, int, SEXP)':
cluster.cc:314:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc:332:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: In function 'SEXPREC* jarvis_patrick(SEXP, SEXP, SEXP, SEXP, SEXP)':
cluster.cc:390:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cluster.cc: At global scope:
cluster.cc:49:13: warning: 'void prepare_neighbors(const char*, int, int)' defined but not used [-Wunused-function]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c cstrsplit.cc -o cstrsplit.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c desc.cc -o desc.o
desc.cc: In function 'SEXPREC* genAPDescriptor(SEXP)':
desc.cc:249:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c fingerprints.cc -o fingerprints.o
fingerprints.cc: In function 'SEXPREC* uniquifyAtomPairs(SEXP)':
fingerprints.cc:138:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
fingerprints.cc:145:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
fingerprints.cc:158:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c formats.cc -o formats.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c molecule.cc -o molecule.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c r_wrap.cc -o r_wrap.o
r_wrap.cc: In function 'SEXPREC* SWIG_MakePtr(void*, const char*, R_SWIG_Owner)':
r_wrap.cc:949:15: warning: variable 'p' set but not used [-Wunused-but-set-variable]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c script.cc -o script.o
desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"  -DNO_MAIN -DNO_DEBUG   -O2 -Wall  -mtune=core2 -c similarity.cc -o similarity.o
desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable]
g++ -m64 -shared -s -static-libgcc -o ChemmineR.dll tmp.def DisjointSets.o cluster.o cstrsplit.o desc.o fingerprints.o formats.o molecule.o r_wrap.o script.o similarity.o -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/ChemmineR.buildbin-libdir/ChemmineR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ChemmineR' as ChemmineR_2.22.3.zip
* DONE (ChemmineR)
* installing to library 'D:/biocbld/bbs-3.2-bioc/R/library'
package 'ChemmineR' successfully unpacked and MD5 sums checked