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.12: CHECK report for IRanges on moscato2

This page was generated on 2013-10-09 09:38:06 -0700 (Wed, 09 Oct 2013).

Package 346/671HostnameOS / ArchBUILDCHECKBUILD BIN
IRanges 1.18.4
Bioconductor Package Maintainer
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/IRanges
Last Changed Rev: 80662 / Revision: 81334
Last Changed Date: 2013-09-23 10:08:48 -0700 (Mon, 23 Sep 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ WARNINGS ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  WARNINGS  OK 

Summary

Package: IRanges
Version: 1.18.4
Command: rm -rf IRanges.buildbin-libdir && mkdir IRanges.buildbin-libdir && E:\biocbld\bbs-2.12-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=IRanges.buildbin-libdir IRanges_1.18.4.tar.gz >IRanges-install.out 2>&1 && E:\biocbld\bbs-2.12-bioc\R\bin\R.exe CMD check --library=IRanges.buildbin-libdir --install="check:IRanges-install.out" --force-multiarch --no-vignettes --timings IRanges_1.18.4.tar.gz && mv IRanges.buildbin-libdir/* IRanges.Rcheck/ && rmdir IRanges.buildbin-libdir
StartedAt: 2013-10-09 02:43:55 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 02:50:26 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 390.8 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: IRanges.Rcheck
Warnings: 2

Command output

* using log directory 'E:/biocbld/bbs-2.12-bioc/meat/IRanges.Rcheck'
* using R version 3.0.1 (2013-05-16)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'IRanges/DESCRIPTION' ... OK
* this is package 'IRanges' version '1.18.4'
* 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 whether package 'IRanges' can be installed ... OK
* checking installed package size ... OK
* checking package 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... WARNING
Found .Internal calls in the following functions:
  'isNotSorted' 'isNotStrictlySorted'
with calls to .Internal functions
  'is.unsorted'

Packages should not call .Internal(): it is not part of the API, for
use only by R itself and subject to change without notice.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'as.list.CompressedList' 'as.list.CompressedNormalIRangesList'
  'as.list.Hits' 'as.list.List' 'as.list.Rle' 'as.list.SimpleList'
  'duplicated.AtomicList' 'duplicated.CompressedAtomicList'
  'duplicated.DataTable' 'duplicated.Dups' 'duplicated.Ranges'
  'duplicated.Rle' 'duplicated.XRawList' 'levels.OverlapEncodings'
  'levels.Rle' 'sort.Rle' 'sort.RleList' 'sort.Vector' 'splitAsList'
  'splitAsListReturnedClass' 'subsetByRanges'
  'unique.CompressedAtomicList' 'unique.CompressedRleList'
  'unique.DataTable' 'unique.Rle' 'unique.SimpleRleList'
  'unique.Vector' 'window.DataTable' 'window.GappedRanges'
  'window.GroupedIRanges' 'window.IRanges' 'window.NULL' 'window.Rle'
  'window.Vector' 'window.XVector' 'window.XVectorList' 'window.factor'
  'window.vector' 'window<-.DataTable' 'window<-.RangedData'
  'window<-.Vector' 'window<-.factor' 'window<-.vector'
Undocumented S4 methods:
  generic '<=' and siglist 'XRawList,XRawList'
  generic '==' and siglist 'XRawList,XRawList'
  generic 'Ops' and siglist 'SimpleAtomicList,atomic'
  generic 'Ops' and siglist 'atomic,SimpleAtomicList'
  generic '[[<-' and siglist 'SharedRaw_Pool'
  generic 'coerce' and siglist 'ANY,DataFrame'
  generic 'compare' and siglist 'XRawList,XRawList'
  generic 'duplicated' and siglist 'CompressedAtomicList'
  generic 'duplicated' and siglist 'Rle'
  generic 'duplicated' and siglist 'XRawList'
  generic 'elementLengths' and siglist 'XVectorList'
  generic 'is.unsorted' and siglist 'XRawList'
  generic 'match' and siglist 'XRawList,XRawList'
  generic 'mstack' and siglist 'DataFrame'
  generic 'order' and siglist 'XRawList'
  generic 'rank' and siglist 'XRawList'
  generic 'relist' and siglist 'ANY,PartitioningByEnd'
  generic 'relist' and siglist 'Vector,list'
  generic 'splitAsListReturnedClass' and siglist 'ANY'
  generic 'splitAsListReturnedClass' and siglist 'DataFrame'
  generic 'splitAsListReturnedClass' and siglist 'Hits'
  generic 'splitAsListReturnedClass' and siglist 'data.frame'
  generic 'subsetByRanges' and siglist 'ANY'
  generic 'subsetByRanges' and siglist 'IRanges'
  generic 'subsetByRanges' and siglist 'NULL'
  generic 'subsetByRanges' and siglist 'vector'
  generic 'unique' and siglist 'CompressedAtomicList'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'E:/biocbld/bbs-2.12-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/i386/IRanges.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
File 'E:/biocbld/bbs-2.12-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/x64/IRanges.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking examples ...
** running examples for arch 'i386' ... [17s] OK
** running examples for arch 'x64' ... [22s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'IRanges_unit_tests.R' [45s]
 [45s] OK
** running tests for arch 'x64'
  Running 'IRanges_unit_tests.R' [61s]
 [61s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There were 2 warnings.
NOTE: There was 1 note.
See
  'E:/biocbld/bbs-2.12-bioc/meat/IRanges.Rcheck/00check.log'
for details.

IRanges.Rcheck/00install.out:


install for i386

* installing *source* package 'IRanges' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c AEbufs.c -o AEbufs.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c CompressedIRangesList_class.c -o CompressedIRangesList_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c CompressedList_class.c -o CompressedList_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c DataFrame_class.c -o DataFrame_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c GappedRanges_class.c -o GappedRanges_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Grouping_class.c -o Grouping_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Hits_class.c -o Hits_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c IRanges_class.c -o IRanges_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c IRanges_constructor.c -o IRanges_constructor.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c IntervalTree.c -o IntervalTree.o
IntervalTree.c: In function 'IntegerIntervalTree_overlap_first':
IntervalTree.c:303:20: warning: variable 'nhits' set but not used [-Wunused-but-set-variable]
IntervalTree.c: In function 'IntegerIntervalTree_overlap_last':
IntervalTree.c:344:20: warning: variable 'nhits' set but not used [-Wunused-but-set-variable]
IntervalTree.c: In function '_IntegerIntervalTree_overlap':
IntervalTree.c:142:17: warning: 'result_inds' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Ocopy_byteblocks.c -o Ocopy_byteblocks.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_init_IRanges.c -o R_init_IRanges.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c RangedData_class.c -o RangedData_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Ranges_comparison.c -o Ranges_comparison.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c RleViews_utils.c -o RleViews_utils.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Rle_class.c -o Rle_class.o
Rle_class.c: In function 'compute_CHARSXP_runs':
Rle_class.c:132:31: warning: 'val0' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Rle_utils.c -o Rle_utils.o
Rle_utils.c: In function 'Rle_integer_runsum':
Rle_utils.c:97:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
Rle_utils.c: In function 'Rle_integer_runwtsum':
Rle_utils.c:461:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
Rle_utils.c: In function 'Rle_real_runwtsum':
Rle_utils.c:509:10: warning: unused variable 'm_value' [-Wunused-variable]
Rle_utils.c:508:7: warning: unused variable 'm_length' [-Wunused-variable]
Rle_utils.c:507:33: warning: unused variable 'm_offset' [-Wunused-variable]
Rle_utils.c: In function 'Rle_integer_runq':
Rle_utils.c:735:6: warning: implicit declaration of function 'roundingScale' [-Wimplicit-function-declaration]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SEXP_utils.c -o SEXP_utils.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedDouble_class.c -o SharedDouble_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedInteger_class.c -o SharedInteger_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedRaw_class.c -o SharedRaw_class.o
SharedRaw_class.c: In function 'SharedRaw_read_complexes_from_subscript':
SharedRaw_class.c:363:13: warning: variable 'src_tag' set but not used [-Wunused-but-set-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedVector_class.c -o SharedVector_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SimpleList_class.c -o SimpleList_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SimpleRangesList_class.c -o SimpleRangesList_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Vector_class.c -o Vector_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XDoubleViews_utils.c -o XDoubleViews_utils.o
XDoubleViews_utils.c: In function 'get_cachedDoubleSeq_which_min':
XDoubleViews_utils.c:196:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
XDoubleViews_utils.c: In function 'get_cachedDoubleSeq_which_max':
XDoubleViews_utils.c:223:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XIntegerViews_utils.c -o XIntegerViews_utils.o
XIntegerViews_utils.c: In function 'get_cachedIntSeq_which_min':
XIntegerViews_utils.c:171:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
XIntegerViews_utils.c: In function 'get_cachedIntSeq_which_max':
XIntegerViews_utils.c:194:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XRawList_comparison.c -o XRawList_comparison.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XVectorList_class.c -o XVectorList_class.o
XVectorList_class.c: In function '_new_XRawList_from_CharAEAE':
XVectorList_class.c:451:33: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XVector_class.c -o XVector_class.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c anyMissing.c -o anyMissing.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c common.c -o common.o
common.c: In function 'mustWrite':
common.c:1605:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:1605:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'long long int' [-Wformat]
common.c:1605:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'mustRead':
common.c:1614:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:1614:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'long long int' [-Wformat]
common.c:1614:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safecpy':
common.c:2007:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2007:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2007:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safencpy':
common.c:2016:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2016:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2016:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safecat':
common.c:2030:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2030:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2030:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safencat':
common.c:2039:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2039:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2039:5: warning: too many arguments for format [-Wformat-extra-args]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c compact_bitvector.c -o compact_bitvector.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c coverage_methods.c -o coverage_methods.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c dlist.c -o dlist.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c encodeOverlaps_methods.c -o encodeOverlaps_methods.o
encodeOverlaps_methods.c: In function 'overlap_encoding':
encodeOverlaps_methods.c:176:18: warning: 'out_nelt0' may be used uninitialized in this function [-Wuninitialized]
encodeOverlaps_methods.c:95:6: note: 'out_nelt0' was declared here
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c errabort.c -o errabort.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c hash_utils.c -o hash_utils.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c int_utils.c -o int_utils.o
int_utils.c: In function 'Integer_tabulate2':
int_utils.c:486:31: warning: unused variable 'ans_elt' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c inter_range_methods.c -o inter_range_methods.o
inter_range_methods.c: In function 'reduce_ranges':
inter_range_methods.c:166:11: warning: 'gapwidth' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c localmem.c -o localmem.o
localmem.c: In function 'newBlock':
localmem.c:39:5: warning: unknown conversion type character 'l' in format [-Wformat]
localmem.c:39:5: warning: too many arguments for format [-Wformat-extra-args]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c memalloc.c -o memalloc.o
memalloc.c: In function 'needLargeMem':
memalloc.c:91:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:91:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:91:10: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:94:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:94:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat]
memalloc.c:94:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needLargeMemResize':
memalloc.c:114:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:114:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:114:10: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:117:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:117:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat]
memalloc.c:117:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needHugeMem':
memalloc.c:139:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:139:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat]
memalloc.c:139:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needHugeMemResize':
memalloc.c:161:2: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:161:2: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat]
memalloc.c:161:2: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needMem':
memalloc.c:187:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:187:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:187:10: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:190:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:190:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat]
memalloc.c:190:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'carefulAlloc':
memalloc.c:291:2: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' [-Wformat]
memalloc.c:291:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' [-Wformat]
memalloc.c: In function 'carefulFree':
memalloc.c:316:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:316:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:320:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:320:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'carefulCheckHeap':
memalloc.c:358:18: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:358:18: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:362:18: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:362:18: warning: too many arguments for format [-Wformat-extra-args]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rbTree.c -o rbTree.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c safe_arithm.c -o safe_arithm.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c sort_utils.c -o sort_utils.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c str_utils.c -o str_utils.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ucsc_handlers.c -o ucsc_handlers.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c vector_copy.c -o vector_copy.o
gcc -m32 -shared -s -static-libgcc -o IRanges.dll tmp.def AEbufs.o CompressedIRangesList_class.o CompressedList_class.o DataFrame_class.o GappedRanges_class.o Grouping_class.o Hits_class.o IRanges_class.o IRanges_constructor.o IntervalTree.o Ocopy_byteblocks.o R_init_IRanges.o RangedData_class.o Ranges_comparison.o RleViews_utils.o Rle_class.o Rle_utils.o SEXP_utils.o SharedDouble_class.o SharedInteger_class.o SharedRaw_class.o SharedVector_class.o SimpleList_class.o SimpleRangesList_class.o Vector_class.o XDoubleViews_utils.o XIntegerViews_utils.o XRawList_comparison.o XVectorList_class.o XVector_class.o anyMissing.o common.o compact_bitvector.o coverage_methods.o dlist.o encodeOverlaps_methods.o errabort.o hash_utils.o int_utils.o inter_range_methods.o localmem.o memalloc.o rbTree.o safe_arithm.o sort_utils.o str_utils.o ucsc_handlers.o vector_copy.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/i386
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'window' from package 'stats' in package 'IRanges'
Creating a generic function for 'window<-' from package 'stats' in package 'IRanges'
Creating a generic function for 'head' from package 'utils' in package 'IRanges'
Creating a generic function for 'tail' from package 'utils' in package 'IRanges'
Creating a generic function for 'rev' from package 'base' in package 'IRanges'
Creating a generic function for 'subset' from package 'base' in package 'IRanges'
Creating a generic function for '%in%' from package 'base' in package 'IRanges'
in method for 'coerce' with signature '"Vector","double"': no definition for class "double"
Creating a generic function for 'append' from package 'base' in package 'IRanges'
Creating a generic function for 'relist' from package 'utils' in package 'IRanges'
in method for 'relist' with signature '"ANY","PartitioningByEnd"': no definition for class "PartitioningByEnd"
in method for 'relist' with signature '"ANY","List"': no definition for class "List"
Creating a generic function for 'split' from package 'base' in package 'IRanges'
Creating a generic function for 'split<-' from package 'base' in package 'IRanges'
Creating a generic function for 'aggregate' from package 'stats' in package 'IRanges'
Creating a generic function for 'as.list' from package 'base' in package 'IRanges'
Creating a generic function for 'unsplit' from package 'base' in package 'IRanges'
Creating a generic function for 'stack' from package 'utils' in package 'IRanges'
Creating a generic function for 'with' from package 'base' in package 'IRanges'
Creating a generic function for 'within' from package 'base' in package 'IRanges'
Creating a generic function for 'start' from package 'stats' in package 'IRanges'
Creating a generic function for 'end' from package 'stats' in package 'IRanges'
Creating a generic function for 'as.matrix' from package 'base' in package 'IRanges'
Creating a generic function for 'na.omit' from package 'stats' in package 'IRanges'
Creating a generic function for 'na.exclude' from package 'stats' in package 'IRanges'
Creating a generic function for 'complete.cases' from package 'stats' in package 'IRanges'
Creating a generic function for 'merge' from package 'base' in package 'IRanges'
Creating a generic function for 'by' from package 'base' in package 'IRanges'
Creating a generic function for 'mean' from package 'base' in package 'IRanges'
Creating a generic function for 'which.max' from package 'base' in package 'IRanges'
Creating a generic function for 'which.min' from package 'base' in package 'IRanges'
Creating a generic function for 'as.vector' from package 'base' in package 'IRanges'
Creating a generic function for 'as.factor' from package 'base' in package 'IRanges'
Creating a generic function for 'is.unsorted' from package 'base' in package 'IRanges'
Creating a generic function for 'which' from package 'base' in package 'IRanges'
Creating a generic function for 'ifelse' from package 'base' in package 'IRanges'
Creating a generic function for 'diff' from package 'base' in package 'IRanges'
Creating a generic function for 'var' from package 'stats' in package 'IRanges'
Creating a generic function for 'cov' from package 'stats' in package 'IRanges'
Creating a generic function for 'cor' from package 'stats' in package 'IRanges'
Creating a generic function for 'sd' from package 'stats' in package 'IRanges'
Creating a generic function for 'median' from package 'stats' in package 'IRanges'
Creating a generic function for 'quantile' from package 'stats' in package 'IRanges'
Creating a generic function for 'mad' from package 'stats' in package 'IRanges'
Creating a generic function for 'IQR' from package 'stats' in package 'IRanges'
Creating a generic function for 'smoothEnds' from package 'stats' in package 'IRanges'
Creating a generic function for 'runmed' from package 'stats' in package 'IRanges'
Creating a generic function for 'nchar' from package 'base' in package 'IRanges'
Creating a generic function for 'substr' from package 'base' in package 'IRanges'
Creating a generic function for 'substring' from package 'base' in package 'IRanges'
Creating a generic function for 'chartr' from package 'base' in package 'IRanges'
Creating a generic function for 'tolower' from package 'base' in package 'IRanges'
Creating a generic function for 'toupper' from package 'base' in package 'IRanges'
Creating a generic function for 'sub' from package 'base' in package 'IRanges'
Creating a generic function for 'gsub' from package 'base' in package 'IRanges'
Creating a generic function for 'levels' from package 'base' in package 'IRanges'
Creating a generic function for 'drop' from package 'base' in package 'IRanges'
Creating a generic function for 'rownames<-' from package 'base' in package 'IRanges'
Creating a generic function for 'colnames<-' from package 'base' in package 'IRanges'
in method for 'coerce' with signature '"xtabs","DataFrame"': no definition for class "xtabs"
Creating a generic function for 'as.table' from package 'base' in package 'IRanges'
Creating a generic function for 't' from package 'base' in package 'IRanges'
Creating a generic function for 'toString' from package 'base' in package 'IRanges'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'IRanges' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c AEbufs.c -o AEbufs.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c CompressedIRangesList_class.c -o CompressedIRangesList_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c CompressedList_class.c -o CompressedList_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c DataFrame_class.c -o DataFrame_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c GappedRanges_class.c -o GappedRanges_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Grouping_class.c -o Grouping_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Hits_class.c -o Hits_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_class.c -o IRanges_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_constructor.c -o IRanges_constructor.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IntervalTree.c -o IntervalTree.o
IntervalTree.c: In function 'IntegerIntervalTree_overlap_first':
IntervalTree.c:303:20: warning: variable 'nhits' set but not used [-Wunused-but-set-variable]
IntervalTree.c: In function 'IntegerIntervalTree_overlap_last':
IntervalTree.c:344:20: warning: variable 'nhits' set but not used [-Wunused-but-set-variable]
IntervalTree.c: In function '_IntegerIntervalTree_overlap':
IntervalTree.c:142:17: warning: 'result_inds' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Ocopy_byteblocks.c -o Ocopy_byteblocks.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_IRanges.c -o R_init_IRanges.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c RangedData_class.c -o RangedData_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Ranges_comparison.c -o Ranges_comparison.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c RleViews_utils.c -o RleViews_utils.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Rle_class.c -o Rle_class.o
Rle_class.c: In function 'compute_CHARSXP_runs':
Rle_class.c:132:31: warning: 'val0' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Rle_utils.c -o Rle_utils.o
Rle_utils.c: In function 'Rle_integer_runsum':
Rle_utils.c:97:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
Rle_utils.c: In function 'Rle_integer_runwtsum':
Rle_utils.c:461:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
Rle_utils.c: In function 'Rle_real_runwtsum':
Rle_utils.c:509:10: warning: unused variable 'm_value' [-Wunused-variable]
Rle_utils.c:508:7: warning: unused variable 'm_length' [-Wunused-variable]
Rle_utils.c:507:33: warning: unused variable 'm_offset' [-Wunused-variable]
Rle_utils.c: In function 'Rle_integer_runq':
Rle_utils.c:735:6: warning: implicit declaration of function 'roundingScale' [-Wimplicit-function-declaration]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SEXP_utils.c -o SEXP_utils.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedDouble_class.c -o SharedDouble_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedInteger_class.c -o SharedInteger_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedRaw_class.c -o SharedRaw_class.o
SharedRaw_class.c: In function 'SharedRaw_read_complexes_from_subscript':
SharedRaw_class.c:363:13: warning: variable 'src_tag' set but not used [-Wunused-but-set-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedVector_class.c -o SharedVector_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SimpleList_class.c -o SimpleList_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SimpleRangesList_class.c -o SimpleRangesList_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Vector_class.c -o Vector_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XDoubleViews_utils.c -o XDoubleViews_utils.o
XDoubleViews_utils.c: In function 'get_cachedDoubleSeq_which_min':
XDoubleViews_utils.c:196:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
XDoubleViews_utils.c: In function 'get_cachedDoubleSeq_which_max':
XDoubleViews_utils.c:223:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XIntegerViews_utils.c -o XIntegerViews_utils.o
XIntegerViews_utils.c: In function 'get_cachedIntSeq_which_min':
XIntegerViews_utils.c:171:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
XIntegerViews_utils.c: In function 'get_cachedIntSeq_which_max':
XIntegerViews_utils.c:194:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XRawList_comparison.c -o XRawList_comparison.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XVectorList_class.c -o XVectorList_class.o
XVectorList_class.c: In function '_new_XRawList_from_CharAEAE':
XVectorList_class.c:451:33: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XVector_class.c -o XVector_class.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c anyMissing.c -o anyMissing.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c common.c -o common.o
common.c: In function 'mustWrite':
common.c:1605:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:1605:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'long long int' [-Wformat]
common.c:1605:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'mustRead':
common.c:1614:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:1614:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'long long int' [-Wformat]
common.c:1614:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safecpy':
common.c:2007:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2007:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2007:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safencpy':
common.c:2016:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2016:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2016:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safecat':
common.c:2030:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2030:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2030:5: warning: too many arguments for format [-Wformat-extra-args]
common.c: In function 'safencat':
common.c:2039:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2039:5: warning: unknown conversion type character 'l' in format [-Wformat]
common.c:2039:5: warning: too many arguments for format [-Wformat-extra-args]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c compact_bitvector.c -o compact_bitvector.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c coverage_methods.c -o coverage_methods.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c dlist.c -o dlist.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c encodeOverlaps_methods.c -o encodeOverlaps_methods.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c errabort.c -o errabort.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c hash_utils.c -o hash_utils.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c int_utils.c -o int_utils.o
int_utils.c: In function 'Integer_tabulate2':
int_utils.c:486:31: warning: unused variable 'ans_elt' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c inter_range_methods.c -o inter_range_methods.o
inter_range_methods.c: In function 'reduce_ranges':
inter_range_methods.c:177:21: warning: 'mapping_elt' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:183:35: warning: 'delta' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:166:11: warning: 'gapwidth' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:168:14: warning: 'max_end' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:143:6: warning: 'append_or_drop' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c localmem.c -o localmem.o
localmem.c: In function 'newBlock':
localmem.c:39:5: warning: unknown conversion type character 'l' in format [-Wformat]
localmem.c:39:5: warning: too many arguments for format [-Wformat-extra-args]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c memalloc.c -o memalloc.o
memalloc.c: In function 'needLargeMem':
memalloc.c:91:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:91:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:91:10: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:94:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:94:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
memalloc.c:94:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needLargeMemResize':
memalloc.c:114:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:114:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:114:10: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:117:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:117:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
memalloc.c:117:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needHugeMem':
memalloc.c:139:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:139:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
memalloc.c:139:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needHugeMemResize':
memalloc.c:161:2: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:161:2: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
memalloc.c:161:2: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'needMem':
memalloc.c:187:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:187:10: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:187:10: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:190:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:190:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
memalloc.c:190:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'carefulAlloc':
memalloc.c:291:2: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' [-Wformat]
memalloc.c:291:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' [-Wformat]
memalloc.c: In function 'carefulFree':
memalloc.c:316:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:316:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:320:14: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:320:14: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c: In function 'carefulCheckHeap':
memalloc.c:358:18: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:358:18: warning: too many arguments for format [-Wformat-extra-args]
memalloc.c:362:18: warning: unknown conversion type character 'l' in format [-Wformat]
memalloc.c:362:18: warning: too many arguments for format [-Wformat-extra-args]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rbTree.c -o rbTree.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c safe_arithm.c -o safe_arithm.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c sort_utils.c -o sort_utils.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c str_utils.c -o str_utils.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ucsc_handlers.c -o ucsc_handlers.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c vector_copy.c -o vector_copy.o
gcc -m64 -shared -s -static-libgcc -o IRanges.dll tmp.def AEbufs.o CompressedIRangesList_class.o CompressedList_class.o DataFrame_class.o GappedRanges_class.o Grouping_class.o Hits_class.o IRanges_class.o IRanges_constructor.o IntervalTree.o Ocopy_byteblocks.o R_init_IRanges.o RangedData_class.o Ranges_comparison.o RleViews_utils.o Rle_class.o Rle_utils.o SEXP_utils.o SharedDouble_class.o SharedInteger_class.o SharedRaw_class.o SharedVector_class.o SimpleList_class.o SimpleRangesList_class.o Vector_class.o XDoubleViews_utils.o XIntegerViews_utils.o XRawList_comparison.o XVectorList_class.o XVector_class.o anyMissing.o common.o compact_bitvector.o coverage_methods.o dlist.o encodeOverlaps_methods.o errabort.o hash_utils.o int_utils.o inter_range_methods.o localmem.o memalloc.o rbTree.o safe_arithm.o sort_utils.o str_utils.o ucsc_handlers.o vector_copy.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'IRanges' as IRanges_1.18.4.zip
* DONE (IRanges)