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 177/553HostnameOS / ArchBUILDCHECKBUILD BIN
fastseg 1.2.3
Guenter Klambauer
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/fastseg
Last Changed Rev: 65948 / Revision: 69725
Last Changed Date: 2012-05-16 00:29:43 -0700 (Wed, 16 May 2012)
lamb2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: fastseg
Version: 1.2.3
Command: rm -rf fastseg.buildbin-libdir && mkdir fastseg.buildbin-libdir && E:\biocbld\bbs-2.10-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=fastseg.buildbin-libdir fastseg_1.2.3.tar.gz
StartedAt: 2012-09-24 03:07:28 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 03:07:55 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 27.6 seconds
RetCode: 0
Status:  OK  
PackageFile: fastseg_1.2.3.zip
PackageFileSize: 851.8 KiB

Command output


install for i386

* installing *source* package 'fastseg' ...
** libs
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c R_init_fastseg.c -o R_init_fastseg.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c segment.cpp -o segment.o
segment.cpp: In function 'SEXPREC* segment(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segment.cpp:60:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segment.cpp:61:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:62:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:63:40: warning: variable 'maxIdx' set but not used [-Wunused-but-set-variable]
segment.cpp:65:9: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c segmentCyberT.cpp -o segmentCyberT.o
segmentCyberT.cpp: In function 'SEXPREC* segmentCyberT(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segmentCyberT.cpp:59:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:60:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:61:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:63:50: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++ -shared -s -static-libgcc -o fastseg.dll tmp.def R_init_fastseg.o segment.o segmentCyberT.o -LE:/biocbld/BBS-2˜1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/fastseg.buildbin-libdir/fastseg/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'fastseg.Rnw' 
** testing if installed package can be loaded

install for x64

* installing *source* package 'fastseg' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_fastseg.c -o R_init_fastseg.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c segment.cpp -o segment.o
segment.cpp: In function 'SEXPREC* segment(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segment.cpp:60:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segment.cpp:61:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:62:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:63:40: warning: variable 'maxIdx' set but not used [-Wunused-but-set-variable]
segment.cpp:65:9: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c segmentCyberT.cpp -o segmentCyberT.o
segmentCyberT.cpp: In function 'SEXPREC* segmentCyberT(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segmentCyberT.cpp:59:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:60:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:61:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:63:50: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++ -m64 -shared -s -static-libgcc -o fastseg.dll tmp.def R_init_fastseg.o segment.o segmentCyberT.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2~1.10-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/fastseg.buildbin-libdir/fastseg/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'fastseg' as fastseg_1.2.3.zip

* DONE (fastseg)