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 354/479HostnameOS / ArchBUILDCHECKBUILD BIN
plier 1.23.0
Crispin Miller
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/plier
Last Changed Rev: 54802 / Revision: 56603
Last Changed Date: 2011-04-13 15:36:43 -0700 (Wed, 13 Apr 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK [ OK ]
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: plier
Version: 1.23.0
Command: mkdir plier.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plier.buildbin-libdir plier_1.23.0.tar.gz
StartedAt: 2011-07-07 07:09:28 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 07:09:48 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 20.6 seconds
RetCode: 0
Status:  OK  
PackageFile: plier_1.23.0.zip
PackageFileSize: 109.7 KiB

Command output


install for i386

* installing *source* package 'plier' ...
** libs
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c affyplier.cpp -o affyplier.o
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c plier_impl.cpp -o plier_impl.o
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c plieralg.cpp -o plieralg.o
plieralg.cpp: In function 'long int NewtonPlier(plier_data*, double&)':
plieralg.cpp:910:9: warning: 'LogLikelihood' may be used uninitialized in this function
plieralg.cpp: At global scope:
plieralg.cpp:49:12: warning: 'g_ErrorCode' defined but not used
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c rwrapper.cpp -o rwrapper.o
g++ -shared -s -static-libgcc -o plier.dll tmp.def affyplier.o plier_impl.o plieralg.o rwrapper.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/plier.buildbin-libdir/plier/libs/i386
** R
** preparing package for lazy loading
Loading required package: Biobase

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

add DLL for x64

* installing *source* package 'plier' ...
** libs
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c affyplier.cpp -o affyplier.o
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c plier_impl.cpp -o plier_impl.o
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c plieralg.cpp -o plieralg.o
plieralg.cpp: In function 'long int NewtonPlier(plier_data*, double&)':
plieralg.cpp:910:9: warning: 'LogLikelihood' may be used uninitialized in this function
plieralg.cpp: At global scope:
plieralg.cpp:49:12: warning: 'g_ErrorCode' defined but not used
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c rwrapper.cpp -o rwrapper.o
x86_64-w64-mingw32-g++ -shared -s -static-libgcc -o plier.dll tmp.def affyplier.o plier_impl.o plieralg.o rwrapper.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/plier.buildbin-libdir/plier/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'plier' as plier_1.23.0.zip

* DONE (plier)