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: CHECK report for Rbowtie on oaxaca

This page was generated on 2016-04-23 10:26:23 -0700 (Sat, 23 Apr 2016).

Package 846/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rbowtie 1.10.0
Michael Stadler
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/Rbowtie
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  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: Rbowtie
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Rbowtie_1.10.0.tar.gz
StartedAt: 2016-04-23 03:33:41 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 03:35:29 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 107.9 seconds
RetCode: 0
Status:  OK 
CheckDir: Rbowtie.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Rbowtie_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/Rbowtie.Rcheck’
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rbowtie/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Rbowtie’ version ‘1.10.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘Rbowtie’ can be installed ... [70s/87s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘parallel’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
SpliceMap: no visible global function definition for ‘makeCluster’
SpliceMap: no visible global function definition for ‘parLapplyLB’
SpliceMap: no visible global function definition for ‘stopCluster’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Package unavailable to check Rd xrefs: ‘QuasR’
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [2s/4s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/Rbowtie.Rcheck/00check.log’
for details.


Rbowtie.Rcheck/00install.out:

* installing *source* package ‘Rbowtie’ ...
** libs
** arch - 
clang++ -O3 -m64 -DCOMPILER_OPTIONS="\"-O3 -m64  -stdlib=libstdc++ -Wall -mtune=core2 -g -O2   -Wall -mtune=core2 -g -O2  \""  -stdlib=libstdc++ -Wall -mtune=core2 -g -O2   -Wall -mtune=core2 -g -O2    \
		-fno-strict-aliasing -DBOWTIE_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"`date`\"" -DCOMPILER_VERSION="\"`clang++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DPREFETCH_LOCALITY=2 -DBOWTIE_MM -DBOWTIE_SHARED_MEM -DNDEBUG -Wall \
		-I SeqAn-1.1 -I third_party \
		-o bowtie-build-s ebwt_build.cpp \
		ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp  bowtie_build_main.cpp \
		-lpthread 
clang++ -O3 -m64 -DCOMPILER_OPTIONS="\"-O3 -m64  -stdlib=libstdc++ -Wall -mtune=core2 -g -O2   -Wall -mtune=core2 -g -O2  \""  -stdlib=libstdc++ -Wall -mtune=core2 -g -O2   -Wall -mtune=core2 -g -O2   \
		-fno-strict-aliasing -DBOWTIE_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"`date`\"" -DCOMPILER_VERSION="\"`clang++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DPREFETCH_LOCALITY=2 -DBOWTIE_MM -DBOWTIE_SHARED_MEM -DNDEBUG -Wall \
		-I SeqAn-1.1 -I third_party \
		-o bowtie-align-s ebwt_search.cpp \
		ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp bowtie_main.cpp \
		-lpthread 
In file included from ebwt_search.cpp:22:
./range_cache.h:338:11: warning: private field 'sanity_' is not used [-Wunused-private-field]
        bool     sanity_;  /// do consistency checks?
                 ^
In file included from ebwt_search.cpp:26:
./aligner_0mm.h:119:22: warning: private field 'ebwtBw_' is not used [-Wunused-private-field]
        Ebwt<String<Dna> >* ebwtBw_;
                            ^
./aligner_0mm.h:136:11: warning: private field 'seed_' is not used [-Wunused-private-field]
        uint32_t seed_;
                 ^
./aligner_0mm.h:351:22: warning: private field 'ebwtBw_' is not used [-Wunused-private-field]
        Ebwt<String<Dna> >* ebwtBw_;
                            ^
./aligner_0mm.h:379:17: warning: private field 'seed_' is not used [-Wunused-private-field]
        const uint32_t seed_;
                       ^
In file included from ebwt_search.cpp:27:
./aligner_1mm.h:173:11: warning: private field 'seed_' is not used [-Wunused-private-field]
        uint32_t seed_;
                 ^
./aligner_1mm.h:491:17: warning: private field 'seed_' is not used [-Wunused-private-field]
        const uint32_t seed_;
                       ^
In file included from ebwt_search.cpp:28:
./aligner_23mm.h:243:11: warning: private field 'seed_' is not used [-Wunused-private-field]
        uint32_t seed_;
                 ^
./aligner_23mm.h:688:17: warning: private field 'seed_' is not used [-Wunused-private-field]
        const uint32_t seed_;
                       ^
9 warnings generated.
mkdir -p ../inst
cp bowtie-align-s ../inst/bowtie
cp bowtie-build-s ../inst/bowtie-build
cd SpliceMap; \
	make -f Makefile; \
	echo "MAKE of SpliceMap DONE"	
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -c SpliceMap_utils_QuasR.cpp
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -c params.cpp
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -c cfgfile.cpp
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -o runSpliceMap_QuasR SpliceMap_utils_QuasR.o cfgfile.o runSpliceMap_QuasR.cpp params.o
runSpliceMap_QuasR.cpp:108:31: warning: unused variable 'chr_file_list_it' [-Wunused-variable]
            vector<string>::iterator chr_file_list_it = chr_file_list.begin();
                                     ^
runSpliceMap_QuasR.cpp:191:27: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
            if (head_clip_length < 0) {
                ˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ ^ ˜
2 warnings generated.
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -o sortsam sortsam.cpp SpliceMap_utils_QuasR.o params.o
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -o amalgamateSAM amalgamateSAM.cpp SpliceMap_utils_QuasR.o params.o
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -o getSpliceMapUnmapped getSpliceMapUnmapped.cpp
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -o fuseReorder fuseReorder.cpp
`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXX` `"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CXXFLAGS` -o SpliceMap main.cpp SpliceMap_utils_QuasR.o params.o cfgfile.o
MAKE of SpliceMap DONE
mkdir -p ../inst
cp SpliceMap/SpliceMap ../inst/SpliceMap
cp SpliceMap/amalgamateSAM ../inst/amalgamateSAM
cp SpliceMap/getSpliceMapUnmapped ../inst/getSpliceMapUnmapped
cp SpliceMap/fuseReorder ../inst/fuseReorder
cp SpliceMap/runSpliceMap_QuasR ../inst/runSpliceMap_QuasR
cp SpliceMap/sortsam ../inst/sortsam
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Rbowtie)

Rbowtie.Rcheck/Rbowtie-Ex.timings:

nameusersystemelapsed
Rbowtie-package000
Rbowtie0.9050.1581.687
SpliceMap0.5030.1121.610