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/354HostnameOS / ArchBUILDCHECKBUILD BIN
flowClust 2.5.0
Raphael Gottardo
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowClust
Last Changed Rev: 42686 / Revision: 43434
Last Changed Date: 2009-10-27 16:45:24 -0700 (Tue, 27 Oct 2009)
wilson1 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  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK [ OK ]
Package: flowClust
Version: 2.5.0
Command: /Users/biocbuild/BBS/utils/build-universal.sh flowClust_2.5.0.tar.gz /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R flowClust.buildbin-libdir
StartedAt: 2009-12-07 19:19:21 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 19:19:46 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 25.2 seconds
RetCode: 0
Status: OK
PackageFile: flowClust_2.5.0.tgz
PackageFileSize: 1.075 MiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --preclean --library=flowClust.buildbin-libdir flowClust_2.5.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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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, you accept the license agreement in the 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
pcaPP 0.1-1 loaded
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 in .findOrCopyClass(class2, classDef2, where, "subclass") :
  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 in .findOrCopyClass(class2, classDef2, where, "subclass") :
  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.5.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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.5.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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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)