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 | |  |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | OK | OK |  |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | [ OK ] |  |
##############################################################################
##############################################################################
###
### 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
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/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 -Wall -mtune=core2 -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/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 -Wall -mtune=core2 -g -O2 -c bitOps.cpp -o bitOps.o
bitOps.cpp:23:11: warning: unused variable 'nByte' [-Wunused-variable]
unsigned nByte = bytes.size();
^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/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 -Wall -mtune=core2 -g -O2 -c hdfFlow.c -o hdfFlow.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/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 -Wall -mtune=core2 -g -O2 -c init.c -o init.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/include -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/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 -Wall -mtune=core2 -g -O2 -c readFrame.cpp -o readFrame.o
readFrame.cpp:490:11: warning: variable 'samplePos' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
if(it == origSampleVector.end())
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
readFrame.cpp:499:62: note: uninitialized use occurs here
Rcpp::NumericVector mat = readSlice_cpp(file, chIndx, samplePos, nrows);
^˜˜˜˜˜˜˜˜
readFrame.cpp:490:8: note: remove the 'if' if its condition is always false
if(it == origSampleVector.end())
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
readFrame.cpp:480:26: note: initialize the variable 'samplePos' to silence this warning
unsigned samplePos;
^
= 0
1 warning generated.
clang++ -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 -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.3.dylib" "/Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libgfortran.3.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"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libquadmath.0.dylib" "ncdfFlow.buildbin-libdir/ncdfFlow/libs//ncdfFlow.so"