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 

Package 68/479HostnameOS / ArchBUILDCHECKBUILD BIN
Biostrings 2.21.6
H. Pages
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Biostrings
Last Changed Rev: 56217 / Revision: 56603
Last Changed Date: 2011-06-15 19:47:35 -0700 (Wed, 15 Jun 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK [ OK ] OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: Biostrings
Version: 2.21.6
Command: mkdir Biostrings.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=Biostrings.buildbin-libdir Biostrings_2.21.6.tar.gz >Biostrings-install.out 2>&1 && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --library=Biostrings.buildbin-libdir --install="check:Biostrings-install.out" --force-multiarch --no-vignettes --timings Biostrings_2.21.6.tar.gz && mv Biostrings.buildbin-libdir/* Biostrings.Rcheck/ && rmdir Biostrings.buildbin-libdir
StartedAt: 2011-07-07 04:22:22 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 04:38:40 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 978.8 seconds
RetCode: 0
Status:  OK  
CheckDir: Biostrings.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.9-bioc/meat/Biostrings.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-20 r56188)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Biostrings/DESCRIPTION' ... OK
* this is package 'Biostrings' version '2.21.6'
* checking package name space information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: Rmpi
* checking if this is a source package ... OK
* checking whether package 'Biostrings' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
** checking whether the name space 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 name space can be loaded with stated dependencies ... OK
** checking whether the name space 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 ... NOTE
.checkFormat: no visible binding for global variable 'filepath'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* 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 ... NOTE
'library' or 'require' call not declared from: 'BSgenome.Hsapiens.UCSC.hg18'
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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

Biostrings.Rcheck/00install.out:


install for i386

* installing *source* package 'Biostrings' ...
** libs
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c BAB_class.c -o BAB_class.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c BitMatrix.c -o BitMatrix.o
BitMatrix.c: In function 'debug_BitMatrix':
BitMatrix.c:382:3: warning: left shift count >= width of type
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c MIndex_class.c -o MIndex_class.o
MIndex_class.c: In function 'SparseMIndex_endIndex':
MIndex_class.c:192:18: warning: unused variable 'poffsets_order'
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c PreprocessedTB_class.c -o PreprocessedTB_class.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c R_init_Biostrings.c -o R_init_Biostrings.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c RoSeqs_utils.c -o RoSeqs_utils.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c SparseList_utils.c -o SparseList_utils.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c XStringSet_class.c -o XStringSet_class.o
XStringSet_class.c: In function 'new_XStringSet_from_CHARACTER':
XStringSet_class.c:92:18: warning: 'lkup_length' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c XStringSet_io.c -o XStringSet_io.o
XStringSet_io.c: In function 'parse_FASTQ_file':
XStringSet_io.c:546:27: warning: 'load_record' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c XString_class.c -o XString_class.o
XString_class.c: In function 'new_XString_from_CHARACTER':
XString_class.c:162:6: warning: 'lkup_length' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c align_needwunsQS.c -o align_needwunsQS.o
align_needwunsQS.c: In function 'align_needwunsQS':
align_needwunsQS.c:26:12: warning: 'sc' may be used uninitialized in this function
align_needwunsQS.c:26:12: note: 'sc' was declared here
align_needwunsQS.c:39:8: warning: 'lkup_val' may be used uninitialized in this function
align_needwunsQS.c:39:8: note: 'lkup_val' was declared here
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c align_utils.c -o align_utils.o
align_utils.c: In function 'PairwiseAlignedFixedSubject_align_aligned':
align_utils.c:223:7: warning: 'indelStartPattern' may be used uninitialized in this function
align_utils.c:223:26: warning: 'indelWidthPattern' may be used uninitialized in this function
align_utils.c:223:45: warning: 'indelStartSubject' may be used uninitialized in this function
align_utils.c:223:64: warning: 'indelWidthSubject' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c find_palindromes.c -o find_palindromes.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c gtestsim.c -o gtestsim.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c inject_code.c -o inject_code.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c io_utils.c -o io_utils.o
io_utils.c: In function 'open_input_file':
io_utils.c:70:14: warning: unused variable 'buf'
io_utils.c:69:6: warning: unused variable 'ret'
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c letter_frequency.c -o letter_frequency.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c lowlevel_matching.c -o lowlevel_matching.o
lowlevel_matching.c: In function 'XString_match_pattern_at':
lowlevel_matching.c:534:69: warning: 'ans_elt' may be used uninitialized in this function
lowlevel_matching.c:536:7: warning: 'ans' may be used uninitialized in this function
lowlevel_matching.c: In function 'XStringSet_vmatch_pattern_at':
lowlevel_matching.c:584:18: warning: 'ans_elt' may be used uninitialized in this function
lowlevel_matching.c:584:27: warning: 'ans_nrow' may be used uninitialized in this function
lowlevel_matching.c:586:7: warning: 'ans' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_BOC.c -o match_BOC.o
match_BOC.c: In function 'BOC_exact_search':
match_BOC.c:331:3: warning: label 'continue0' defined but not used
match_BOC.c:268:68: warning: unused variable 'noffsets'
match_BOC.c:268:59: warning: unused variable 'offsets'
match_BOC.c:268:55: warning: unused variable 'j'
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_BOC2.c -o match_BOC2.o
match_BOC2.c: In function 'BOC2_exact_search':
match_BOC2.c:288:3: warning: label 'continue0' defined but not used
match_BOC2.c:234:68: warning: unused variable 'noffsets'
match_BOC2.c:234:59: warning: unused variable 'offsets'
match_BOC2.c:234:55: warning: unused variable 'j'
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_PWM.c -o match_PWM.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_WCP.c -o match_WCP.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pattern.c -o match_pattern.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
match_pattern_boyermoore.c: In function '_match_pattern_boyermoore':
match_pattern_boyermoore.c:399:35: warning: 'i1' may be used uninitialized in this function
match_pattern_boyermoore.c:399:39: warning: 'i2' may be used uninitialized in this function
match_pattern_boyermoore.c:399:43: warning: 'j1' may be used uninitialized in this function
match_pattern_boyermoore.c:401:16: warning: 'c' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_indels.c -o match_pattern_indels.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_shiftor.c -o match_pattern_shiftor.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pdict.c -o match_pdict.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c:640:21: warning: 'a_nice_max_nodeextbuf_nelt' defined but not used
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pdict_Twobit.c -o match_pdict_Twobit.o
match_pdict_Twobit.c: In function 'build_Twobit':
match_pdict_Twobit.c:125:12: warning: 'twobit_sign2pos' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c: In function 'match_ppheadtail0':
match_pdict_utils.c:653:43: warning: unused variable 'ncol'
match_pdict_utils.c: In function '_match_pdict_all_flanks':
match_pdict_utils.c:806:44: warning: unused variable 'subtotal_NFC'
match_pdict_utils.c:806:27: warning: unused variable 'total_NFC'
match_pdict_utils.c:805:33: warning: unused variable 'NFC'
match_pdict_utils.c:805:26: warning: unused variable 'nloci'
match_pdict_utils.c:805:20: warning: unused variable 'ndup'
match_pdict_utils.c: At top level:
match_pdict_utils.c:268:13: warning: 'match_headtail_by_loc' defined but not used
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c match_reporting.c -o match_reporting.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c matchprobes.c -o matchprobes.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c pmatchPattern.c -o pmatchPattern.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c replace_letter_at.c -o replace_letter_at.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c strutils.c -o strutils.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c translate.c -o translate.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c utils.c -o utils.o
utils.c: In function '_get_twobit_signature':
utils.c:196:9: warning: 'twobit_sign' may be used uninitialized in this function
utils.c: In function '_get_twobit_signature_at':
utils.c:210:12: warning: 'twobit_sign' may be used uninitialized in this function
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -mtune=core2 -c xscat.c -o xscat.o
xscat.c: In function 'XString_xscat':
xscat.c:36:2: warning: 'ans_length' may be used uninitialized in this function
xscat.c:18:14: warning: 'ans_classname' may be used uninitialized in this function
xscat.c: In function 'XStringSet_xscat':
xscat.c:94:2: warning: 'ans_length' may be used uninitialized in this function
xscat.c:70:14: warning: 'ans_element_type' may be used uninitialized in this function
gcc -shared -s -static-libgcc -o Biostrings.dll tmp.def BAB_class.o BitMatrix.o IRanges_stubs.o MIndex_class.o PreprocessedTB_class.o R_init_Biostrings.o RoSeqs_utils.o SparseList_utils.o XStringSet_class.o XStringSet_io.o XString_class.o align_needwunsQS.o align_pairwiseAlignment.o align_utils.o find_palindromes.o gtestsim.o inject_code.o io_utils.o letter_frequency.o lowlevel_matching.o match_BOC.o match_BOC2.o match_PWM.o match_WCP.o match_pattern.o match_pattern_boyermoore.o match_pattern_indels.o match_pattern_shiftor.o match_pdict.o match_pdict_ACtree2.o match_pdict_Twobit.o match_pdict_utils.o match_reporting.o matchprobes.o pmatchPattern.o replace_letter_at.o strutils.o translate.o utils.o xscat.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/Biostrings.buildbin-libdir/Biostrings/libs/i386
** R
** data
** inst
** preparing package for lazy loading

Attaching package: 'IRanges'

The following object(s) are masked from 'package:base':

    Map, cbind, eval, intersect, mapply, order, paste, pmax, pmax.int,
    pmin, pmin.int, rbind, rep.int, setdiff, table, union

Creating a generic function for "setequal" from package "base" in package "Biostrings"
Creating a generic function for "ls" from package "base" in package "Biostrings"
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'Alignments.Rnw' 
   'Biostrings2Classes.Rnw' 
   'MultipleAlignments.Rnw' 
   'matchprobes.Rnw' 
** testing if installed package can be loaded

add DLL for x64

* installing *source* package 'Biostrings' ...
** libs
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c BAB_class.c -o BAB_class.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c BitMatrix.c -o BitMatrix.o
BitMatrix.c: In function 'debug_BitMatrix':
BitMatrix.c:382:3: warning: left shift count >= width of type
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c MIndex_class.c -o MIndex_class.o
MIndex_class.c: In function 'SparseMIndex_endIndex':
MIndex_class.c:192:18: warning: unused variable 'poffsets_order'
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c PreprocessedTB_class.c -o PreprocessedTB_class.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_Biostrings.c -o R_init_Biostrings.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c RoSeqs_utils.c -o RoSeqs_utils.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c SparseList_utils.c -o SparseList_utils.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c XStringSet_class.c -o XStringSet_class.o
XStringSet_class.c: In function 'new_XStringSet_from_CHARACTER':
XStringSet_class.c:92:18: warning: 'lkup_length' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c XStringSet_io.c -o XStringSet_io.o
XStringSet_io.c: In function 'parse_FASTQ_file':
XStringSet_io.c:546:27: warning: 'load_record' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c XString_class.c -o XString_class.o
XString_class.c: In function 'new_XString_from_CHARACTER':
XString_class.c:162:6: warning: 'lkup_length' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c align_needwunsQS.c -o align_needwunsQS.o
align_needwunsQS.c: In function 'align_needwunsQS':
align_needwunsQS.c:26:12: warning: 'sc' may be used uninitialized in this function
align_needwunsQS.c:26:12: note: 'sc' was declared here
align_needwunsQS.c:39:8: warning: 'lkup_val' may be used uninitialized in this function
align_needwunsQS.c:39:8: note: 'lkup_val' was declared here
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c align_utils.c -o align_utils.o
align_utils.c: In function 'PairwiseAlignedFixedSubject_align_aligned':
align_utils.c:223:7: warning: 'indelStartPattern' may be used uninitialized in this function
align_utils.c:223:26: warning: 'indelWidthPattern' may be used uninitialized in this function
align_utils.c:223:45: warning: 'indelStartSubject' may be used uninitialized in this function
align_utils.c:223:64: warning: 'indelWidthSubject' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c find_palindromes.c -o find_palindromes.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c gtestsim.c -o gtestsim.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c inject_code.c -o inject_code.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c io_utils.c -o io_utils.o
io_utils.c: In function 'open_input_file':
io_utils.c:70:14: warning: unused variable 'buf'
io_utils.c:69:6: warning: unused variable 'ret'
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c letter_frequency.c -o letter_frequency.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c lowlevel_matching.c -o lowlevel_matching.o
lowlevel_matching.c: In function 'XString_match_pattern_at':
lowlevel_matching.c:534:69: warning: 'ans_elt' may be used uninitialized in this function
lowlevel_matching.c:536:7: warning: 'ans' may be used uninitialized in this function
lowlevel_matching.c: In function 'XStringSet_vmatch_pattern_at':
lowlevel_matching.c:584:18: warning: 'ans_elt' may be used uninitialized in this function
lowlevel_matching.c:584:27: warning: 'ans_nrow' may be used uninitialized in this function
lowlevel_matching.c:586:7: warning: 'ans' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_BOC.c -o match_BOC.o
match_BOC.c: In function 'BOC_exact_search':
match_BOC.c:331:3: warning: label 'continue0' defined but not used
match_BOC.c:268:68: warning: unused variable 'noffsets'
match_BOC.c:268:59: warning: unused variable 'offsets'
match_BOC.c:268:55: warning: unused variable 'j'
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_BOC2.c -o match_BOC2.o
match_BOC2.c: In function 'BOC2_exact_search':
match_BOC2.c:288:3: warning: label 'continue0' defined but not used
match_BOC2.c:234:68: warning: unused variable 'noffsets'
match_BOC2.c:234:59: warning: unused variable 'offsets'
match_BOC2.c:234:55: warning: unused variable 'j'
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_PWM.c -o match_PWM.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_WCP.c -o match_WCP.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern.c -o match_pattern.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
match_pattern_boyermoore.c: In function '_match_pattern_boyermoore':
match_pattern_boyermoore.c:399:35: warning: 'i1' may be used uninitialized in this function
match_pattern_boyermoore.c:399:39: warning: 'i2' may be used uninitialized in this function
match_pattern_boyermoore.c:399:43: warning: 'j1' may be used uninitialized in this function
match_pattern_boyermoore.c:401:16: warning: 'c' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_indels.c -o match_pattern_indels.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_shiftor.c -o match_pattern_shiftor.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pdict.c -o match_pdict.o
match_pdict.c: In function 'init_vcount_collapsed_ans':
match_pdict.c:110:6: warning: 'ans_length' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c:640:21: warning: 'a_nice_max_nodeextbuf_nelt' defined but not used
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pdict_Twobit.c -o match_pdict_Twobit.o
match_pdict_Twobit.c: In function 'build_Twobit':
match_pdict_Twobit.c:125:12: warning: 'twobit_sign2pos' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c: In function 'match_ppheadtail0':
match_pdict_utils.c:653:43: warning: unused variable 'ncol'
match_pdict_utils.c: In function '_match_pdict_all_flanks':
match_pdict_utils.c:806:44: warning: unused variable 'subtotal_NFC'
match_pdict_utils.c:806:27: warning: unused variable 'total_NFC'
match_pdict_utils.c:805:33: warning: unused variable 'NFC'
match_pdict_utils.c:805:26: warning: unused variable 'nloci'
match_pdict_utils.c:805:20: warning: unused variable 'ndup'
match_pdict_utils.c: At top level:
match_pdict_utils.c:268:13: warning: 'match_headtail_by_loc' defined but not used
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c match_reporting.c -o match_reporting.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c matchprobes.c -o matchprobes.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c pmatchPattern.c -o pmatchPattern.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c replace_letter_at.c -o replace_letter_at.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c strutils.c -o strutils.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c translate.c -o translate.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c utils.c -o utils.o
utils.c: In function '_get_twobit_signature':
utils.c:196:9: warning: 'twobit_sign' may be used uninitialized in this function
utils.c: In function '_get_twobit_signature_at':
utils.c:210:12: warning: 'twobit_sign' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c xscat.c -o xscat.o
xscat.c: In function 'XString_xscat':
xscat.c:36:2: warning: 'ans_length' may be used uninitialized in this function
xscat.c:18:14: warning: 'ans_classname' may be used uninitialized in this function
xscat.c: In function 'XStringSet_xscat':
xscat.c:94:2: warning: 'ans_length' may be used uninitialized in this function
xscat.c:70:14: warning: 'ans_element_type' may be used uninitialized in this function
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o Biostrings.dll tmp.def BAB_class.o BitMatrix.o IRanges_stubs.o MIndex_class.o PreprocessedTB_class.o R_init_Biostrings.o RoSeqs_utils.o SparseList_utils.o XStringSet_class.o XStringSet_io.o XString_class.o align_needwunsQS.o align_pairwiseAlignment.o align_utils.o find_palindromes.o gtestsim.o inject_code.o io_utils.o letter_frequency.o lowlevel_matching.o match_BOC.o match_BOC2.o match_PWM.o match_WCP.o match_pattern.o match_pattern_boyermoore.o match_pattern_indels.o match_pattern_shiftor.o match_pdict.o match_pdict_ACtree2.o match_pdict_Twobit.o match_pdict_utils.o match_reporting.o matchprobes.o pmatchPattern.o replace_letter_at.o strutils.o translate.o utils.o xscat.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/Biostrings.buildbin-libdir/Biostrings/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Biostrings' as Biostrings_2.21.6.zip

* DONE (Biostrings)

Biostrings.Rcheck/Biostrings-Ex.timings:

nameusersystemelapsed
AAString-class0.010.000.02
AMINO_ACID_CODE000
AlignedXStringSet-class0.090.000.09
DNAString-class000
FASTA-io-legacy15.13 0.6516.54
GENETIC_CODE000
HNF4alpha0.080.000.08
IUPAC_CODE_MAP0.010.000.01
MIndex-class000
MaskedXString-class0.390.020.41
MultipleAlignment-class2.450.002.45
PDict-class4.520.055.30
PairwiseAlignedXStringSet-class0.300.000.29
QualityScaledXStringSet-class0.050.000.05
RNAString-class0.010.000.02
XString-class0.020.000.01
XStringQuality-class0.090.000.10
XStringSet-class5.350.315.66
XStringSet-io5.480.286.11
XStringSetList-class0.070.000.08
XStringViews-class0.220.000.22
XStringViews-constructor0.030.000.03
align-utils0.080.000.08
chartr0.640.000.64
detail0.920.010.93
dinucleotideFrequencyTest0.020.000.02
findPalindromes5.990.026.01
getSeq0.060.000.06
gregexpr2000
injectHardMask0.060.000.06
letter0.020.000.02
letterFrequency2.180.142.32
longestConsecutive000
lowlevel-matching0.950.111.06
maskMotif1.840.051.88
match-utils0.060.000.07
matchLRPatterns0.610.030.64
matchPDict-exact249.35 1.39250.82
matchPDict-inexact36.49 0.5637.05
matchPWM4.290.034.32
matchPattern4.280.114.40
matchProbePair1.320.001.32
matchprobes0.850.000.85
misc0.020.000.02
needwunsQS000
nucleotideFrequency2.070.082.15
pairwiseAlignment1.400.091.49
phiX174Phage0.980.000.99
pid0.360.000.35
replaceLetterAt1.100.061.16
reverseComplement2.130.082.21
stringDist8.260.008.26
substitution_matrices0.600.050.65
toComplex000
translate1.310.011.33
trimLRPatterns0.160.000.15
xscat3.040.023.06
yeastSEQCHR1000