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 69/514HostnameOS / ArchBUILDCHECKBUILD BIN
Biostrings 2.22.0
H. Pages
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/Biostrings
Last Changed Rev: 59932 / Revision: 64395
Last Changed Date: 2011-10-31 17:53:57 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: Biostrings
Version: 2.22.0
Command: rm -rf Biostrings.buildbin-libdir && 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.22.0.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.22.0.tar.gz && mv Biostrings.buildbin-libdir/* Biostrings.Rcheck/ && rmdir Biostrings.buildbin-libdir
StartedAt: 2012-03-24 00:40:20 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 00:55:52 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 932.3 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.2 (2012-02-29)
* 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.22.0'
* checking package namespace 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 if there is a namespace ... 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 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 ... 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 compiled code ... NOTE
File 'D:/biocbld/bbs-2.9-bioc/meat/Biostrings.buildbin-libdir/Biostrings/libs/i386/Biostrings.dll':
  Found 'printf', possibly from 'printf' (C)
  Found 'putchar', possibly from 'putchar' (C)

Compiled code should not call functions 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 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 [enabled by default]
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' [-Wunused-variable]
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:113:33: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
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:610:7: warning: 'load_record' may be used uninitialized in this function [-Wuninitialized]
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:119:33: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
XString_class.c:162:6: note: 'lkup_length' 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_needwunsQS.c -o align_needwunsQS.o
align_needwunsQS.c: In function 'align_needwunsQS':
align_needwunsQS.c:172:22: warning: 'sc' may be used uninitialized in this function [-Wuninitialized]
align_needwunsQS.c:44:37: warning: 'lkup_val' may be used uninitialized in this function [-Wuninitialized]
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:252:14: warning: 'indelWidthSubject' may be used uninitialized in this function [-Wuninitialized]
align_utils.c:233:42: warning: 'indelStartSubject' may be used uninitialized in this function [-Wuninitialized]
align_utils.c:240:6: warning: 'indelWidthPattern' may be used uninitialized in this function [-Wuninitialized]
align_utils.c:234:50: warning: 'indelStartPattern' may be used uninitialized in this function [-Wuninitialized]
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
find_palindromes.c: In function 'find_palindromes':
find_palindromes.c:122:22: warning: 'letter0' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:82:7: note: 'letter0' was declared here
find_palindromes.c:101:27: warning: 'lkup_val' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:81:66: note: 'lkup_val' was declared here
find_palindromes.c:119:36: warning: 'all_letter0' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:81:43: note: 'all_letter0' 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 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' [-Wunused-variable]
io_utils.c:69:6: warning: unused variable 'ret' [-Wunused-variable]
io_utils.c: In function 'new_input_ExternalFilePtr':
io_utils.c:130:2: warning: 'fp' may be used uninitialized in this function [-Wuninitialized]
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:568:2: warning: 'ans' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c:563:18: warning: 'ans_elt' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c: In function 'XStringSet_vmatch_pattern_at':
lowlevel_matching.c:625:2: warning: 'ans' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c:584:27: warning: 'ans_nrow' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c:617:41: warning: 'ans_elt' may be used uninitialized in this function [-Wuninitialized]
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 [-Wunused-label]
match_BOC.c:268:68: warning: unused variable 'noffsets' [-Wunused-variable]
match_BOC.c:268:59: warning: unused variable 'offsets' [-Wunused-variable]
match_BOC.c:268:55: warning: unused variable 'j' [-Wunused-variable]
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 [-Wunused-label]
match_BOC2.c:234:68: warning: unused variable 'noffsets' [-Wunused-variable]
match_BOC2.c:234:59: warning: unused variable 'offsets' [-Wunused-variable]
match_BOC2.c:234:55: warning: unused variable 'j' [-Wunused-variable]
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
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
match_pdict.c: In function 'init_vcount_collapsed_ans':
match_pdict.c:123:3: warning: 'ans_length' may be used uninitialized in this function [-Wuninitialized]
match_pdict.c: In function 'vmatch_PDict3Parts_XStringSet':
match_pdict.c:441:12: warning: 'ans_col' may be used uninitialized in this function [-Wuninitialized]
match_pdict.c:414:58: note: 'ans_col' was declared here
match_pdict.c: In function 'vmatch_XStringSet_XStringSet':
match_pdict.c:492:13: warning: 'ans_elt' may be used uninitialized in this function [-Wuninitialized]
match_pdict.c:463:57: note: 'ans_elt' 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 match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c: In function 'split_and_move_pointers':
match_pdict_ACtree2.c:1069:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
match_pdict_ACtree2.c: In function 'merge_pointers':
match_pdict_ACtree2.c:1114:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
match_pdict_ACtree2.c: At top level:
match_pdict_ACtree2.c:640:21: warning: 'a_nice_max_nodeextbuf_nelt' defined but not used [-Wunused-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_Twobit.c -o match_pdict_Twobit.o
match_pdict_Twobit.c: In function 'build_Twobit':
match_pdict_Twobit.c:90:2: warning: 'twobit_sign2pos' may be used uninitialized in this function [-Wuninitialized]
match_pdict_Twobit.c:125:12: note: 'twobit_sign2pos' 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 match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c: In function 'match_ppheadtail0':
match_pdict_utils.c:664:49: warning: unused variable 'ncol' [-Wunused-variable]
match_pdict_utils.c: In function 'match_ppheadtail':
match_pdict_utils.c:722:6: warning: unused variable 'nelt' [-Wunused-variable]
match_pdict_utils.c: In function '_match_pdict_all_flanks':
match_pdict_utils.c:821:44: warning: unused variable 'subtotal_NFC' [-Wunused-variable]
match_pdict_utils.c:821:27: warning: unused variable 'total_NFC' [-Wunused-variable]
match_pdict_utils.c:820:33: warning: unused variable 'NFC' [-Wunused-variable]
match_pdict_utils.c:820:26: warning: unused variable 'nloci' [-Wunused-variable]
match_pdict_utils.c:820:20: warning: unused variable 'ndup' [-Wunused-variable]
match_pdict_utils.c: At top level:
match_pdict_utils.c:275:13: warning: 'match_headtail_by_loc' defined but not used [-Wunused-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_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:203:2: warning: 'twobit_sign' may be used uninitialized in this function [-Wuninitialized]
utils.c: In function '_get_twobit_signature_at':
utils.c:210:12: warning: 'twobit_sign' may be used uninitialized in this function [-Wuninitialized]
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 [-Wuninitialized]
xscat.c:52:2: warning: 'ans_classname' may be used uninitialized in this function [-Wuninitialized]
xscat.c: In function 'XStringSet_xscat':
xscat.c:94:2: warning: 'ans_length' may be used uninitialized in this function [-Wuninitialized]
xscat.c:145:14: warning: 'ans_element_type' may be used uninitialized in this function [-Wuninitialized]
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
Creating a generic function for 'setequal' from package 'base' in package 'Biostrings'
Creating a generic function for 'ls' from package 'base' in package 'Biostrings'
Creating a new generic function for 'offset' 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
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c BAB_class.c -o BAB_class.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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 [enabled by default]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c PreprocessedTB_class.c -o PreprocessedTB_class.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_Biostrings.c -o R_init_Biostrings.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c RoSeqs_utils.c -o RoSeqs_utils.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SparseList_utils.c -o SparseList_utils.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:113:33: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:610:7: warning: 'load_record' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:178:32: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:172:22: warning: 'sc' may be used uninitialized in this function [-Wuninitialized]
align_needwunsQS.c:44:37: warning: 'lkup_val' may be used uninitialized in this function [-Wuninitialized]
align_needwunsQS.c:39:8: note: 'lkup_val' was declared here
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:252:14: warning: 'indelWidthSubject' may be used uninitialized in this function [-Wuninitialized]
align_utils.c:233:42: warning: 'indelStartSubject' may be used uninitialized in this function [-Wuninitialized]
align_utils.c:157:6: warning: 'indelWidthPattern' may be used uninitialized in this function [-Wuninitialized]
align_utils.c:234:50: warning: 'indelStartPattern' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c find_palindromes.c -o find_palindromes.o
find_palindromes.c: In function 'find_palindromes':
find_palindromes.c:122:22: warning: 'letter0' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:82:7: note: 'letter0' was declared here
find_palindromes.c:101:27: warning: 'lkup_val' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:81:66: note: 'lkup_val' was declared here
find_palindromes.c:119:36: warning: 'all_letter0' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:81:43: note: 'all_letter0' was declared here
find_palindromes.c:46:10: warning: 'letter0' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:26:7: note: 'letter0' was declared here
find_palindromes.c:55:36: warning: 'all_letter0' may be used uninitialized in this function [-Wuninitialized]
find_palindromes.c:25:43: note: 'all_letter0' was declared here
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gtestsim.c -o gtestsim.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c inject_code.c -o inject_code.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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' [-Wunused-variable]
io_utils.c:69:6: warning: unused variable 'ret' [-Wunused-variable]
io_utils.c: In function 'new_input_ExternalFilePtr':
io_utils.c:130:2: warning: 'fp' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c letter_frequency.c -o letter_frequency.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:568:2: warning: 'ans' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c:563:18: warning: 'ans_elt' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c: In function 'XStringSet_vmatch_pattern_at':
lowlevel_matching.c:625:2: warning: 'ans' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c:584:27: warning: 'ans_nrow' may be used uninitialized in this function [-Wuninitialized]
lowlevel_matching.c:617:41: warning: 'ans_elt' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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 [-Wunused-label]
match_BOC.c:268:68: warning: unused variable 'noffsets' [-Wunused-variable]
match_BOC.c:268:59: warning: unused variable 'offsets' [-Wunused-variable]
match_BOC.c:268:55: warning: unused variable 'j' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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 [-Wunused-label]
match_BOC2.c:234:68: warning: unused variable 'noffsets' [-Wunused-variable]
match_BOC2.c:234:59: warning: unused variable 'offsets' [-Wunused-variable]
match_BOC2.c:234:55: warning: unused variable 'j' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_PWM.c -o match_PWM.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_WCP.c -o match_WCP.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern.c -o match_pattern.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_indels.c -o match_pattern_indels.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pattern_shiftor.c -o match_pattern_shiftor.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:107:13: warning: 'ans_length' may be used uninitialized in this function [-Wuninitialized]
match_pdict.c: In function 'vmatch_PDict3Parts_XStringSet':
match_pdict.c:441:12: warning: 'ans_col' may be used uninitialized in this function [-Wuninitialized]
match_pdict.c:414:58: note: 'ans_col' was declared here
match_pdict.c: In function 'vmatch_XStringSet_XStringSet':
match_pdict.c:492:13: warning: 'ans_elt' may be used uninitialized in this function [-Wuninitialized]
match_pdict.c:463:57: note: 'ans_elt' was declared here
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c: In function 'split_and_move_pointers':
match_pdict_ACtree2.c:1069:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
match_pdict_ACtree2.c: In function 'merge_pointers':
match_pdict_ACtree2.c:1114:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
match_pdict_ACtree2.c: At top level:
match_pdict_ACtree2.c:640:21: warning: 'a_nice_max_nodeextbuf_nelt' defined but not used [-Wunused-function]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:90:2: warning: 'twobit_sign2pos' may be used uninitialized in this function [-Wuninitialized]
match_pdict_Twobit.c:125:12: note: 'twobit_sign2pos' was declared here
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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:664:49: warning: unused variable 'ncol' [-Wunused-variable]
match_pdict_utils.c: In function 'match_ppheadtail':
match_pdict_utils.c:722:6: warning: unused variable 'nelt' [-Wunused-variable]
match_pdict_utils.c: In function '_match_pdict_all_flanks':
match_pdict_utils.c:821:44: warning: unused variable 'subtotal_NFC' [-Wunused-variable]
match_pdict_utils.c:821:27: warning: unused variable 'total_NFC' [-Wunused-variable]
match_pdict_utils.c:820:33: warning: unused variable 'NFC' [-Wunused-variable]
match_pdict_utils.c:820:26: warning: unused variable 'nloci' [-Wunused-variable]
match_pdict_utils.c:820:20: warning: unused variable 'ndup' [-Wunused-variable]
match_pdict_utils.c: At top level:
match_pdict_utils.c:275:13: warning: 'match_headtail_by_loc' defined but not used [-Wunused-function]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c match_reporting.c -o match_reporting.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c matchprobes.c -o matchprobes.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c pmatchPattern.c -o pmatchPattern.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c replace_letter_at.c -o replace_letter_at.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c strutils.c -o strutils.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c translate.c -o translate.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c utils.c -o utils.o
utils.c: In function '_get_twobit_signature':
utils.c:203:2: warning: 'twobit_sign' may be used uninitialized in this function [-Wuninitialized]
utils.c: In function '_get_twobit_signature_at':
utils.c:210:12: warning: 'twobit_sign' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/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 [-Wuninitialized]
xscat.c:52:2: warning: 'ans_classname' may be used uninitialized in this function [-Wuninitialized]
xscat.c: In function 'XStringSet_xscat':
xscat.c:94:2: warning: 'ans_length' may be used uninitialized in this function [-Wuninitialized]
xscat.c:145:14: warning: 'ans_element_type' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -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:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -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.22.0.zip

* DONE (Biostrings)