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 2.14: BUILD BIN report for flowMatch on petty

This page was generated on 2014-10-08 09:01:31 -0700 (Wed, 08 Oct 2014).

Package 285/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowMatch 1.1.2
Ariful Azad
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/flowMatch
Last Changed Rev: 93254 / Revision: 95116
Last Changed Date: 2014-08-08 12:21:11 -0700 (Fri, 08 Aug 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK [ OK ]
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: flowMatch
Version: 1.1.2
Command: rm -rf flowMatch.buildbin-libdir && mkdir flowMatch.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh flowMatch_1.1.2.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R flowMatch.buildbin-libdir
StartedAt: 2014-10-08 01:21:07 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 01:21:51 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 44.4 seconds
RetCode: 0
Status:  OK 
PackageFile: flowMatch_1.1.2.tgz
PackageFileSize: 3.77 MiB

Command output

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


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=flowMatch.buildbin-libdir flowMatch_1.1.2.tar.gz'
>>>>>>> 

* installing *source* package ‘flowMatch’ ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c BipartiteGraph.cpp -o BipartiteGraph.o
BipartiteGraph.cpp:18: warning: division by zero in ‘1.0e+0 / 0.’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c MinWghtEdgCoverBipartite.cpp -o MinWghtEdgCoverBipartite.o
MinWghtEdgCoverBipartite.cpp: In function ‘void update_height(mclust&, std::vector<std::vector<templatePair, std::allocator<templatePair> >, std::allocator<std::vector<templatePair, std::allocator<templatePair> > > >, std::vector<std::vector<BipartiteGraph, std::allocator<BipartiteGraph> >, std::allocator<std::vector<BipartiteGraph, std::allocator<BipartiteGraph> > > >, double)’:
MinWghtEdgCoverBipartite.cpp:271: warning: comparison between signed and unsigned integer expressions
MinWghtEdgCoverBipartite.cpp: In function ‘classTemplate getTemplate(std::vector<std::vector<BipartiteGraph, std::allocator<BipartiteGraph> >, std::allocator<std::vector<BipartiteGraph, std::allocator<BipartiteGraph> > > >&, mclust&, int, double, double)’:
MinWghtEdgCoverBipartite.cpp:326: warning: unused variable ‘avgSample2TemplateCost’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c flowMatch.cpp -o flowMatch.o
flowMatch.cpp: In function ‘Rcpp::List computeMEC(Rcpp::NumericMatrix, double)’:
flowMatch.cpp:43: warning: comparison between signed and unsigned integer expressions
flowMatch.cpp:45: warning: comparison between signed and unsigned integer expressions
flowMatch.cpp:53: warning: comparison between signed and unsigned integer expressions
flowMatch.cpp:55: 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/usr/local/lib -L/usr/local/lib -o flowMatch.so BipartiteGraph.o MinWghtEdgCoverBipartite.o flowMatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/flowMatch.buildbin-libdir/flowMatch/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flowMatch)


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

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