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 

Package 175/467HostnameOS / ArchBUILDCHECKBUILD BIN
GeneR 2.22.0
Y. d'Aubenton-Carafa
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/GeneR
Last Changed Rev: 54800 / Revision: 59457
Last Changed Date: 2011-04-13 15:27:35 -0700 (Wed, 13 Apr 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK [ OK ]
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  ERROR  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: GeneR
Version: 2.22.0
Command: rm -rf GeneR.buildbin-libdir && mkdir GeneR.buildbin-libdir && E:\biocbld\bbs-2.8-bioc\R\bin\R.exe CMD INSTALL --build --no-multiarch --library=GeneR.buildbin-libdir GeneR_2.22.0.tar.gz
StartedAt: 2011-10-20 17:49:47 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 17:50:04 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 17.3 seconds
RetCode: 0
Status:  OK  
PackageFile: GeneR_2.22.0.zip
PackageFileSize: 625.9 KiB

Command output

* installing *source* package 'GeneR' ...
** libs
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c GeneR_glob.cc -o GeneR_glob.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c GeneR_seq.cc -o GeneR_seq.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c complementaire.cc -o complementaire.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c compoSeq.cc -o compoSeq.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c dnaRna.cc -o dnaRna.o
dnaRna.cc: In function 'void dna_rna(int*, int*, int*, int*, int*)':
dnaRna.cc:62:15: warning: value computed is not used
dnaRna.cc:63:13: warning: value computed is not used
dnaRna.cc: In function 'void rna_dna(int*, int*, int*, int*, int*)':
dnaRna.cc:108:15: warning: value computed is not used
dnaRna.cc:109:13: warning: value computed is not used
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c libIndex.cc -o libIndex.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c libStrings.cc -o libStrings.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c makeIndex.cc -o makeIndex.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c masked.cc -o masked.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c misc.cc -o misc.o
misc.cc: In function 'SEXPREC* str_to_nbstr(SEXPREC*, SEXPREC*)':
misc.cc:31:18: warning: 'multiple' may be used uninitialized in this function
misc.cc:30:8: warning: 'ans' may be used uninitialized in this function
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c readEmblDescript.cc -o readEmblDescript.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c readIndex.cc -o readIndex.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c readLocation.cc -o readLocation.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c readSeqEmbl.cc -o readSeqEmbl.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c readSeqFasta.cc -o readSeqFasta.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c readSeqGbk.cc -o readSeqGbk.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c seqManip.cc -o seqManip.o
gcc -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O3 -Wall  -std=gnu99 -c strcasestr.c -o strcasestr.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c translate.cc -o translate.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c upperSeq.cc -o upperSeq.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c vecteurs.cc -o vecteurs.o
g++ -I"E:/biocbld/bbs-2.8-bioc/R/include"          -O2 -Wall  -c writeFasta.cc -o writeFasta.o
g++ -shared -s -static-libgcc -o GeneR.dll tmp.def GeneR_glob.o GeneR_seq.o complementaire.o compoSeq.o dnaRna.o libIndex.o libStrings.o makeIndex.o masked.o misc.o readEmblDescript.o readIndex.o readLocation.o readSeqEmbl.o readSeqFasta.o readSeqGbk.o seqManip.o strcasestr.o translate.o upperSeq.o vecteurs.o writeFasta.o -LE:/biocbld/bbs-2.8-bioc/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.8-bioc/meat/GeneR.buildbin-libdir/GeneR/libs/i386
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GeneR' as GeneR_2.22.0.zip

* DONE (GeneR)