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 165/514HostnameOS / ArchBUILDCHECKBUILD BIN
flowClust 2.12.1
Raphael Gottardo
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/flowClust
Last Changed Rev: 60373 / Revision: 64395
Last Changed Date: 2011-11-15 17:44:53 -0800 (Tue, 15 Nov 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS [ OK ]
pitt Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: flowClust
Version: 2.12.1
Command: rm -rf flowClust.buildbin-libdir && mkdir flowClust.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=flowClust.buildbin-libdir flowClust_2.12.1.tar.gz
StartedAt: 2012-03-24 03:41:49 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 03:42:45 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 55.8 seconds
RetCode: 0
Status:  OK  
PackageFile: flowClust_2.12.1.zip
PackageFileSize: 833 KiB

Command output


install for i386

* installing *source* package 'flowClust' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"       -I/src/include -IC:/GSL/i386/include   -O3 -Wall  -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"       -I/src/include -IC:/GSL/i386/include   -O3 -Wall  -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"       -I/src/include -IC:/GSL/i386/include   -O3 -Wall  -std=gnu99 -mtune=core2 -c flowClust.c -o flowClust.o
flowClust.c: In function 'flowClust':
flowClust.c:489:13: warning: 's3' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:429:18: warning: 's2' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:244:17: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"       -I/src/include -IC:/GSL/i386/include   -O3 -Wall  -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:203:17: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"       -I/src/include -IC:/GSL/i386/include   -O3 -Wall  -std=gnu99 -mtune=core2 -c ranMVNT.c -o ranMVNT.o
gcc -shared -s -static-libgcc -o flowClust.dll tmp.def BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -LC:/GSL/i386/lib -lgsl -lgslcblas -lm -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/flowClust.buildbin-libdir/flowClust/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
Warning: replacing previous import '.__C__character' when loading 'methods'
Warning: Class "Ulist" is defined (with package slot 'rrcov') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'flowClust'
Warning: Class "Uvector" is defined (with package slot 'rrcov') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'flowClust'
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'flowClust.Rnw' 
Warning: value of 'results' option should be lowercase
Warning: value of 'results' option should be lowercase
** testing if installed package can be loaded
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
Warning message:
replacing previous import '.__C__character' when loading 'methods' 

add DLL for x64

* installing *source* package 'flowClust' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I/src/include -IC:/GSL/x64/include   -O2 -Wall  -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I/src/include -IC:/GSL/x64/include   -O2 -Wall  -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I/src/include -IC:/GSL/x64/include   -O2 -Wall  -std=gnu99 -mtune=core2 -c flowClust.c -o flowClust.o
flowClust.c: In function 'flowClust':
flowClust.c:489:13: warning: 's3' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:429:18: warning: 's2' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:244:17: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I/src/include -IC:/GSL/x64/include   -O2 -Wall  -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:203:17: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I/src/include -IC:/GSL/x64/include   -O2 -Wall  -std=gnu99 -mtune=core2 -c ranMVNT.c -o ranMVNT.o
gcc -m64 -shared -s -static-libgcc -o flowClust.dll tmp.def BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -LC:/GSL/x64/lib -lgsl -lgslcblas -lm -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/flowClust.buildbin-libdir/flowClust/libs/x64
** testing if installed package can be loaded
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
Warning message:
replacing previous import '.__C__character' when loading 'methods' 
* MD5 sums
packaged installation of 'flowClust' as flowClust_2.12.1.zip

* DONE (flowClust)