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 113/353HostnameOS / ArchBUILDCHECKBUILD BIN
flowClust 2.4.0
Raphael Gottardo
Snapshot Date: 2010-04-02 23:28:25 -0700 (Fri, 02 Apr 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/flowClust
Last Changed Rev: 42684 / Revision: 45705
Last Changed Date: 2009-10-27 16:33:29 -0700 (Tue, 27 Oct 2009)
wilson2 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS [ OK ]
Package: flowClust
Version: 2.4.0
Command: /Users/biocbuild/BBS/utils/build-universal.sh flowClust_2.4.0.tar.gz /Library/Frameworks/R.framework/Versions/2.10/Resources/bin/R flowClust.buildbin-libdir
StartedAt: 2010-04-03 07:29:09 -0700 (Sat, 03 Apr 2010)
EndedAt: 2010-04-03 07:29:36 -0700 (Sat, 03 Apr 2010)
EllapsedTime: 27.3 seconds
RetCode: 0
Status: OK
PackageFile: flowClust_2.4.0.tgz
PackageFileSize: 1.062 MiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --preclean --library=flowClust.buildbin-libdir flowClust_2.4.0.tar.gz'

* installing *source* package ‘flowClust’ ...
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c BoxCox.c -o BoxCox.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c Nu.c -o Nu.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c flowClust.c -o flowClust.o
flowClust.c: In function ‘flowClust’:
flowClust.c:49: warning: ‘s’ may be used uninitialized in this function
flowClust.c:49: warning: ‘s2’ may be used uninitialized in this function
flowClust.c:51: warning: ‘s3’ may be used uninitialized in this function
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function ‘flowClustGaussian’:
flowClustGaussian.c:34: warning: ‘s’ may be used uninitialized in this function
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c ranMVNT.c -o ranMVNT.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowClust.so BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -L/usr/local/lib -lgsl -lgslcblas -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading

by using mclust, invoked on its own or through another package,
you accept the license agreement in the mclust LICENSE file
and at http://www.stat.washington.edu/mclust/license.txt


Welcome to Bioconductor

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

Loading required package: rrcov
Loading required package: robustbase
Loading required package: pcaPP
Loading required package: mvtnorm
Scalable Robust Estimators with High Breakdown Point (version 1.0-00)

Attaching package: 'flowCore'


	The following object(s) are masked from package:stats :

	 alias,
	 filter 

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 ...
* DONE (flowClust)

                INSTALLATION OF ppc LIBS WITH 'R_ARCH=/ppc R CMD INSTALL --preclean --library=flowClust.buildbin-libdir --libs-only flowClust_2.4.0.tar.gz'

* installing *source* package ‘flowClust’ ...
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch - ppc
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c BoxCox.c -o BoxCox.o
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c Nu.c -o Nu.o
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c flowClust.c -o flowClust.o
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c flowClustGaussian.c -o flowClustGaussian.o
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c ranMVNT.c -o ranMVNT.o
gcc-4.2 -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowClust.so BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -L/usr/local/lib -lgsl -lgslcblas -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
* DONE (flowClust)

                INSTALLATION OF x86_64 LIBS WITH 'R_ARCH=/x86_64 R CMD INSTALL --preclean --library=flowClust.buildbin-libdir --libs-only flowClust_2.4.0.tar.gz'

* installing *source* package ‘flowClust’ ...
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c BoxCox.c -o BoxCox.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c Nu.c -o Nu.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c flowClust.c -o flowClust.o
flowClust.c: In function ‘flowClust’:
flowClust.c:49: warning: ‘s’ may be used uninitialized in this function
flowClust.c:49: warning: ‘s2’ may be used uninitialized in this function
flowClust.c:51: warning: ‘s3’ may be used uninitialized in this function
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function ‘flowClustGaussian’:
flowClustGaussian.c:34: warning: ‘s’ may be used uninitialized in this function
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c ranMVNT.c -o ranMVNT.o
gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowClust.so BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -L/usr/local/lib -lgsl -lgslcblas -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
* DONE (flowClust)