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.2: BUILD BIN report for ncdfFlow on perceval

This page was generated on 2015-08-24 10:52:35 -0700 (Mon, 24 Aug 2015).

Package 675/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ncdfFlow 2.15.3
Mike Jiang
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ncdfFlow
Last Changed Rev: 106311 / Revision: 107696
Last Changed Date: 2015-07-13 15:56:44 -0700 (Mon, 13 Jul 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  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: ncdfFlow
Version: 2.15.3
Command: rm -rf ncdfFlow.buildbin-libdir && mkdir ncdfFlow.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh ncdfFlow_2.15.3.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R ncdfFlow.buildbin-libdir
StartedAt: 2015-08-24 07:05:18 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 07:05:49 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 30.7 seconds
RetCode: 0
Status:  OK 
PackageFile: ncdfFlow_2.15.3.tgz
PackageFileSize: 1.385 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ncdfFlow.buildbin-libdir && mkdir ncdfFlow.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh ncdfFlow_2.15.3.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R ncdfFlow.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=ncdfFlow.buildbin-libdir ncdfFlow_2.15.3.tar.gz'
>>>>>>> 

* installing *source* package ‘ncdfFlow’ ...
configure: search for hdf5 library in: /usr/lib
configure: found hdf5 library in: /usr/lib
configure: creating ./config.status
config.status: creating src/Makevars
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/RcppArmadillo/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c RcppExports.cpp -o RcppExports.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/RcppArmadillo/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c bitOps.cpp -o bitOps.o
bitOps.cpp: In function ‘Rcpp::LogicalVector toLogical(Rcpp::RawVector)’:
bitOps.cpp:23: warning: unused variable ‘nByte’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/RcppArmadillo/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c hdfFlow.c -o hdfFlow.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/RcppArmadillo/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c init.c -o init.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/RcppArmadillo/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c readFrame.cpp -o readFrame.o
readFrame.cpp: In function ‘Rcpp::NumericVector readSlice_cpp(std::string, std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int, unsigned int&)’:
readFrame.cpp:140: warning: comparison between signed and unsigned integer expressions
readFrame.cpp:237: warning: comparison between signed and unsigned integer expressions
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o ncdfFlow.so RcppExports.o bitOps.o hdfFlow.o init.o readFrame.o -L/usr/lib -lhdf5 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-bioc/meat/ncdfFlow.buildbin-libdir/ncdfFlow/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘lapply’ from package ‘base’ in package ‘ncdfFlow’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ncdfFlow)


>>>>>>> 
>>>>>>> FIXING LINKS FOR ncdfFlow.buildbin-libdir/ncdfFlow/libs//ncdfFlow.so
>>>>>>> 

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