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 159/514HostnameOS / ArchBUILDCHECKBUILD BIN
fabia 2.0.0
Sepp Hochreiter
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/fabia
Last Changed Rev: 60341 / Revision: 64395
Last Changed Date: 2011-11-15 12:46:03 -0800 (Tue, 15 Nov 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: fabia
Version: 2.0.0
Command: rm -rf fabia.buildbin-libdir && mkdir fabia.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=fabia.buildbin-libdir fabia_2.0.0.tar.gz
StartedAt: 2012-03-24 03:41:22 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 03:42:05 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 42.4 seconds
RetCode: 0
Status:  OK  
PackageFile: fabia_2.0.0.zip
PackageFileSize: 940.2 KiB

Command output


install for i386

* installing *source* package 'fabia' ...
** libs
  running src/Makefile.win ...
rm -f fabia.o fabia.dll *.a *.o *.so *.dll
gcc  -c fabiac.c -o fabia.o -I"D:/biocbld/BBS-2˜1.9-B/R/include" -Wall -O3
gcc  -shared -s -static-libgcc fabia.o -L"D:/biocbld/BBS-2˜1.9-B/R/bin/i386"  -lR  -o fabia.dll 
rm -f fabia.o *.a *.o *.so
installing to D:/biocbld/bbs-2.9-bioc/meat/fabia.buildbin-libdir/fabia/libs/i386
** R
** demo
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'fabia'
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'fabia.Rnw' 
** testing if installed package can be loaded

add DLL for x64

* installing *source* package 'fabia' ...
** libs
  running src/Makefile.win ...
rm -f fabia.o fabia.dll *.a *.o *.so *.dll
gcc -m64 -c fabiac.c -o fabia.o -I"D:/biocbld/BBS-2˜1.9-B/R/include" -Wall -O3
gcc -m64 -shared -s -static-libgcc fabia.o -L"D:/biocbld/BBS-2˜1.9-B/R/bin/x64"  -lR  -o fabia.dll 
rm -f fabia.o *.a *.o *.so
installing to D:/biocbld/bbs-2.9-bioc/meat/fabia.buildbin-libdir/fabia/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'fabia' as fabia_2.0.0.zip

* DONE (fabia)