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 

BioC 3.3: INSTALL report for flowClust on moscato2

This page was generated on 2016-10-13 12:48:30 -0700 (Thu, 13 Oct 2016).

Package 394/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowClust 3.10.1
Greg Finak , Mike Jiang
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/flowClust
Last Changed Rev: 118920 / Revision: 122332
Last Changed Date: 2016-06-23 16:24:16 -0700 (Thu, 23 Jun 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: flowClust
Version: 3.10.1
Command: rm -rf flowClust.buildbin-libdir && mkdir flowClust.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/flowClust_3.10.1.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=flowClust.buildbin-libdir --merge-multiarch flowClust_3.10.1.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL flowClust_3.10.1.zip && rm flowClust_3.10.1.tar.gz flowClust_3.10.1.zip
StartedAt: 2016-10-12 19:04:02 -0700 (Wed, 12 Oct 2016)
EndedAt: 2016-10-12 19:08:47 -0700 (Wed, 12 Oct 2016)
EllapsedTime: 285.4 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf flowClust.buildbin-libdir && mkdir flowClust.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/flowClust_3.10.1.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=flowClust.buildbin-libdir --merge-multiarch flowClust_3.10.1.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL flowClust_3.10.1.zip  && rm flowClust_3.10.1.tar.gz flowClust_3.10.1.zip
###
##############################################################################
##############################################################################




install for i386

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

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


** libs
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/i386/include    -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/i386/include    -I"c:/local323/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]
  rowPrecision, rowZ, rowLambda0;
                ^
BoxCoxPriors.c:33:24: warning: unused variable 'kappa0' [-Wunused-variable]
  double *nu0 = p->nu0, kappa0 = p->kappa0;
                        ^
BoxCoxPriors.c:32:7: warning: unused variable 'itersolve' [-Wunused-variable]
  int *itersolve = p->itersolve;
       ^
BoxCoxPriors.c:31:6: warning: unused variable 'iter' [-Wunused-variable]
  int iter = p->iter;
      ^
BoxCoxPriors.c:28:6: warning: unused variable 'model' [-Wunused-variable]
  int model = *p->model;
      ^
BoxCoxPriors.c:23:14: warning: unused variable 'SumZlogY' [-Wunused-variable]
  gsl_vector *SumZlogY = p->SumZlogY;
              ^
BoxCoxPriors.c:15:14: warning: unused variable 'Precision' [-Wunused-variable]
  gsl_matrix *Precision = p->Precision; // will be updated
              ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/i386/include    -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/i386/include    -I"c:/local323/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]
  matrixZUY2;
  ^
flowClust.c:46:48: warning: unused variable 'subRowZUY2' [-Wunused-variable]
  rowYTransS, rowZUY, subRowZUY, rowZ, rowZUY2, subRowZUY2;
                                                ^
flowClust.c:46:39: warning: unused variable 'rowZUY2' [-Wunused-variable]
  rowYTransS, rowZUY, subRowZUY, rowZ, rowZUY2, subRowZUY2;
                                       ^
flowClust.c: In function 'ECMUpdateSigmaG2':
flowClust.c:1111:6: warning: unused variable 'i' [-Wunused-variable]
  int i=0;
      ^
flowClust.c: In function 'flowClust':
flowClust.c:383:13: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
        x_hi = gsl_root_fsolver_x_upper(s);
             ^
flowClust.c:713:12: warning: 's3' may be used uninitialized in this function [-Wmaybe-uninitialized]
      nu_hi = gsl_min_fminimizer_x_upper(s3);
            ^
flowClust.c:675:14: warning: 's2' may be used uninitialized in this function [-Wmaybe-uninitialized]
        nu_hi = gsl_root_fsolver_x_upper(s2);
              ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/i386/include    -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:242:13: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
        x_hi = gsl_root_fsolver_x_upper(s);
             ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/i386/include    -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ranMVNT.c -o ranMVNT.o
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o flowClust.dll tmp.def BoxCox.o BoxCoxPriors.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -Lc:/local323/i386/lib -lgsl -lgslcblas -lm -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/flowClust.buildbin-libdir/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 *source* package 'flowClust' ...

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


** libs
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/x64/include    -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/x64/include    -I"c:/local323/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]
  rowPrecision, rowZ, rowLambda0;
                ^
BoxCoxPriors.c:33:24: warning: unused variable 'kappa0' [-Wunused-variable]
  double *nu0 = p->nu0, kappa0 = p->kappa0;
                        ^
BoxCoxPriors.c:32:7: warning: unused variable 'itersolve' [-Wunused-variable]
  int *itersolve = p->itersolve;
       ^
BoxCoxPriors.c:31:6: warning: unused variable 'iter' [-Wunused-variable]
  int iter = p->iter;
      ^
BoxCoxPriors.c:28:6: warning: unused variable 'model' [-Wunused-variable]
  int model = *p->model;
      ^
BoxCoxPriors.c:23:14: warning: unused variable 'SumZlogY' [-Wunused-variable]
  gsl_vector *SumZlogY = p->SumZlogY;
              ^
BoxCoxPriors.c:15:14: warning: unused variable 'Precision' [-Wunused-variable]
  gsl_matrix *Precision = p->Precision; // will be updated
              ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/x64/include    -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/x64/include    -I"c:/local323/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]
  matrixZUY2;
  ^
flowClust.c:46:48: warning: unused variable 'subRowZUY2' [-Wunused-variable]
  rowYTransS, rowZUY, subRowZUY, rowZ, rowZUY2, subRowZUY2;
                                                ^
flowClust.c:46:39: warning: unused variable 'rowZUY2' [-Wunused-variable]
  rowYTransS, rowZUY, subRowZUY, rowZ, rowZUY2, subRowZUY2;
                                       ^
flowClust.c: In function 'ECMUpdateSigmaG2':
flowClust.c:1111:6: warning: unused variable 'i' [-Wunused-variable]
  int i=0;
      ^
flowClust.c: In function 'flowClust':
flowClust.c:383:13: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
        x_hi = gsl_root_fsolver_x_upper(s);
             ^
flowClust.c:713:12: warning: 's3' may be used uninitialized in this function [-Wmaybe-uninitialized]
      nu_hi = gsl_min_fminimizer_x_upper(s3);
            ^
flowClust.c:675:14: warning: 's2' may be used uninitialized in this function [-Wmaybe-uninitialized]
        nu_hi = gsl_root_fsolver_x_upper(s2);
              ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/x64/include    -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:242:13: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
        x_hi = gsl_root_fsolver_x_upper(s);
             ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I/src/include -Ic:/local323/x64/include    -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ranMVNT.c -o ranMVNT.o
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o flowClust.dll tmp.def BoxCox.o BoxCoxPriors.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -Lc:/local323/x64/lib -lgsl -lgslcblas -lm -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/flowClust.buildbin-libdir/flowClust/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'flowClust' as flowClust_3.10.1.zip
* DONE (flowClust)
* installing to library 'E:/biocbld/bbs-3.3-bioc/R/library'
package 'flowClust' successfully unpacked and MD5 sums checked