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 199/609HostnameOS / ArchBUILDCHECKBUILD BIN
flowClust 2.16.0
Raphael Gottardo
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/flowClust
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK [ OK ]

Summary

Package: flowClust
Version: 2.16.0
Command: rm -rf flowClust.buildbin-libdir && mkdir flowClust.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh flowClust_2.16.0.tar.gz /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R flowClust.buildbin-libdir
StartedAt: 2013-03-25 01:52:01 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 01:52:19 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 17.7 seconds
RetCode: 0
Status:  OK 
PackageFile: flowClust_2.16.0.tgz
PackageFileSize: 933 KiB

Command output

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=flowClust.buildbin-libdir flowClust_2.16.0.tar.gz'
>>>>>>> 

* installing *source* package 'flowClust' ...
checking for pkg-config... /usr/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 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c BoxCox.c -o BoxCox.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Nu.c -o Nu.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -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 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:33: warning: 's' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c ranMVNT.c -o ranMVNT.o
gcc -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
installing to /Users/biocbuild/bbs-2.11-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
   'flowClust.Rnw' 
** testing if installed package can be loaded

* DONE (flowClust)


>>>>>>> 
>>>>>>> FIXING LINKS FOR flowClust.buildbin-libdir/flowClust/libs/i386/flowClust.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgcc_s.1.dylib" "flowClust.buildbin-libdir/flowClust/libs/i386/flowClust.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgfortran.2.dylib" "flowClust.buildbin-libdir/flowClust/libs/i386/flowClust.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.5.2.dylib" "flowClust.buildbin-libdir/flowClust/libs/i386/flowClust.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.dylib" "flowClust.buildbin-libdir/flowClust/libs/i386/flowClust.so"


>>>>>>> 
>>>>>>> INSTALLATION OF x86_64 LIBS WITH 'R_ARCH=/x86_64 R CMD INSTALL --preclean --no-multiarch --no-test-load --library=flowClust.buildbin-libdir --libs-only flowClust_2.16.0.tar.gz'
>>>>>>> 

* installing *source* package 'flowClust' ...
checking for pkg-config... /usr/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 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c BoxCox.c -o BoxCox.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Nu.c -o Nu.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -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 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:33: warning: 's' may be used uninitialized in this function
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c ranMVNT.c -o ranMVNT.o
gcc -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
installing to /Users/biocbuild/bbs-2.11-bioc/meat/flowClust.buildbin-libdir/flowClust/libs/x86_64

* DONE (flowClust)


>>>>>>> 
>>>>>>> FIXING LINKS FOR flowClust.buildbin-libdir/flowClust/libs/x86_64/flowClust.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgcc_s.1.dylib" "flowClust.buildbin-libdir/flowClust/libs/x86_64/flowClust.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgfortran.2.dylib" "flowClust.buildbin-libdir/flowClust/libs/x86_64/flowClust.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.5.2.dylib" "flowClust.buildbin-libdir/flowClust/libs/x86_64/flowClust.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.dylib" "flowClust.buildbin-libdir/flowClust/libs/x86_64/flowClust.so"