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: INSTALL report for h5vc on petty

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

Package 378/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
h5vc 1.4.0
Paul Theodor Pyl
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/h5vc
Last Changed Rev: 91797 / Revision: 95116
Last Changed Date: 2014-06-24 07:41:53 -0700 (Tue, 24 Jun 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64 [ OK ] OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: h5vc
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL h5vc
StartedAt: 2014-10-07 18:10:13 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 18:10:45 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 32.7 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL h5vc
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.1/Resources/library’
* installing *source* package ‘h5vc’ ...
** libs
Found /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usretc//Rsamtools.mk.
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -I/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c tallyBAM.cpp -o tallyBAM.o
tallyBAM.cpp: In function ‘int pileup_func(uint32_t, uint32_t, int, const bam_pileup1_t*, void*)’:
tallyBAM.cpp:46: warning: unused variable ‘len’
tallyBAM.cpp: In function ‘int _tallyBAM(char**, char**, int*, int*, int*, int*, int*, int*, int*, int*)’:
tallyBAM.cpp:81: warning: unused variable ‘c’
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 h5vc.so tallyBAM.o /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.1/Resources/library/h5vc/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘h5vc.simple.genome.browser.Rmd’ 
   ‘h5vc.tour.Rmd’ 
** testing if installed package can be loaded
* DONE (h5vc)