flowClust 3.8.0 Greg Finak , Mike Jiang
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/flowClust | Last Changed Rev: 109589 / Revision: 109947 | Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015) |
| linux1.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
windows1.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | [ OK ] | OK | OK | OK | |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | OK | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin64\bin\curl.exe -O http://linux1.bioconductor.org/BBS/3.2/bioc/src/contrib/flowClust_3.8.0.tar.gz && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch flowClust_3.8.0.tar.gz && rm flowClust_3.8.0.tar.gz
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6 1818k 6 115k 0 0 2087k 0 --:--:-- --:--:-- --:--:-- 56.4M
100 1818k 100 1818k 0 0 27.3M 0 --:--:-- --:--:-- --:--:-- 148M
install for i386
* installing to library 'C:/biocbld/bbs-3.2-bioc/R/library'
* installing *source* package 'flowClust' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c BoxCoxPriors.c -o BoxCoxPriors.o
BoxCoxPriors.c: In function 'BoxCoxGradientPriors':
BoxCoxPriors.c:57:16: warning: unused variable 'rowZ' [-Wunused-variable]
BoxCoxPriors.c:33:24: warning: unused variable 'kappa0' [-Wunused-variable]
BoxCoxPriors.c:32:7: warning: unused variable 'itersolve' [-Wunused-variable]
BoxCoxPriors.c:31:6: warning: unused variable 'iter' [-Wunused-variable]
BoxCoxPriors.c:28:6: warning: unused variable 'model' [-Wunused-variable]
BoxCoxPriors.c:23:14: warning: unused variable 'SumZlogY' [-Wunused-variable]
BoxCoxPriors.c:15:14: warning: unused variable 'Precision' [-Wunused-variable]
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c flowClust.c -o flowClust.o
flowClust.c: In function 'flowClust':
flowClust.c:48:2: warning: unused variable 'matrixZUY2' [-Wunused-variable]
flowClust.c:46:48: warning: unused variable 'subRowZUY2' [-Wunused-variable]
flowClust.c:46:39: warning: unused variable 'rowZUY2' [-Wunused-variable]
flowClust.c: In function 'ECMUpdateSigmaG2':
flowClust.c:1111:6: warning: unused variable 'i' [-Wunused-variable]
flowClust.c: In function 'flowClust':
flowClust.c:702:11: warning: 's3' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:647:13: warning: 's2' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:348:12: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:207:12: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c ranMVNT.c -o ranMVNT.o
gcc -m32 -shared -s -static-libgcc -o flowClust.dll tmp.def BoxCox.o BoxCoxPriors.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -Lc:/gsl/i386/lib -lgsl -lgslcblas -lm -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -LC:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to C:/biocbld/bbs-3.2-bioc/R/library/flowClust/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing to library 'C:/biocbld/bbs-3.2-bioc/R/library'
* installing *source* package 'flowClust' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c BoxCoxPriors.c -o BoxCoxPriors.o
BoxCoxPriors.c: In function 'BoxCoxGradientPriors':
BoxCoxPriors.c:57:16: warning: unused variable 'rowZ' [-Wunused-variable]
BoxCoxPriors.c:33:24: warning: unused variable 'kappa0' [-Wunused-variable]
BoxCoxPriors.c:32:7: warning: unused variable 'itersolve' [-Wunused-variable]
BoxCoxPriors.c:31:6: warning: unused variable 'iter' [-Wunused-variable]
BoxCoxPriors.c:28:6: warning: unused variable 'model' [-Wunused-variable]
BoxCoxPriors.c:23:14: warning: unused variable 'SumZlogY' [-Wunused-variable]
BoxCoxPriors.c:15:14: warning: unused variable 'Precision' [-Wunused-variable]
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c flowClust.c -o flowClust.o
flowClust.c: In function 'flowClust':
flowClust.c:48:2: warning: unused variable 'matrixZUY2' [-Wunused-variable]
flowClust.c:46:48: warning: unused variable 'subRowZUY2' [-Wunused-variable]
flowClust.c:46:39: warning: unused variable 'rowZUY2' [-Wunused-variable]
flowClust.c: In function 'ECMUpdateSigmaG2':
flowClust.c:1111:6: warning: unused variable 'i' [-Wunused-variable]
flowClust.c: In function 'flowClust':
flowClust.c:702:11: warning: 's3' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:647:13: warning: 's2' may be used uninitialized in this function [-Wuninitialized]
flowClust.c:348:12: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:207:12: warning: 's' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I/src/include -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/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 BoxCoxPriors.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -Lc:/gsl/x64/lib -lgsl -lgslcblas -lm -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -LC:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to C:/biocbld/bbs-3.2-bioc/R/library/flowClust/libs/x64
** testing if installed package can be loaded
* DONE (flowClust)