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

This page was generated on 2015-04-10 10:06:45 -0700 (Fri, 10 Apr 2015).

Package 721/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rbowtie 1.6.0
Michael Stadler
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/Rbowtie
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: Rbowtie
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Rbowtie_1.6.0.tar.gz
StartedAt: 2015-04-10 02:37:14 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 02:39:09 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 114.6 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Rbowtie.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/Rbowtie.Rcheck’
* using R version 3.1.3 (2015-03-09)
* 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.6.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘Rbowtie’ can be installed ... [73s/76s] 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 ... WARNING
Found the following file(s) containing GNU extensions:
  src/Makefile
Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
$(wildcard), ifeq ... endif. See section ‘Writing portable packages’ in
the ‘Writing R Extensions’ manual.
* 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/3s] 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

WARNING: There was 1 warning.
NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-3.0-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++ -DPOPCNT_CAPABILITY -Wall -mtune=core2 -g -O2   -Wall -mtune=core2 -g -O2  \""  -stdlib=libstdc++ -DPOPCNT_CAPABILITY -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/macos \
		-o bowtie-build 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++ -DPOPCNT_CAPABILITY -Wall -mtune=core2 -g -O2   -Wall -mtune=core2 -g -O2  \""  -stdlib=libstdc++ -DPOPCNT_CAPABILITY -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/macos \
		-o bowtie 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 
ebwt_search.cpp:992:20: warning: unused function 'finishReadWithHitmask' [-Wunused-function]
static inline void finishReadWithHitmask(PatternSourcePerThread* p,
                   ^
In file included from ebwt_search.cpp:22:
./range_cache.h:340: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_;
                       ^
10 warnings generated.
mkdir -p ../inst
cp bowtie ../inst/bowtie
cp bowtie-build ../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-package0.0010.0010.001
Rbowtie0.9620.1521.145
SpliceMap0.5560.1181.536