Back to Multiple platform build/check report for BioC 3.15
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-03-18 11:07:03 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

INSTALL results for Biostrings on riesling1


To the developers/maintainers of the Biostrings package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Biostrings.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 191/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Biostrings 2.63.2  (landing page)
H. Pagès
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/Biostrings
git_branch: master
git_last_commit: c334074
git_last_commit_date: 2022-03-15 12:01:07 -0400 (Tue, 15 Mar 2022)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: Biostrings
Version: 2.63.2
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL Biostrings
StartedAt: 2022-03-17 15:35:39 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 15:37:11 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 92.3 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL Biostrings
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'Biostrings' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c BAB_class.c -o BAB_class.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c BitMatrix.c -o BitMatrix.o
BitMatrix.c:299:13: warning: 'BitMatrix_print' defined but not used [-Wunused-function]
 static void BitMatrix_print(BitMatrix *bitmat)
             ^~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c IRanges_stubs.c -o IRanges_stubs.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c MIndex_class.c -o MIndex_class.o
MIndex_class.c: In function 'SparseMIndex_endIndex':
MIndex_class.c:184:20: warning: unused variable 'poffsets_order' [-Wunused-variable]
  IntAE *poffsets, *poffsets_order;
                    ^~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c PreprocessedTB_class.c -o PreprocessedTB_class.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c R_init_Biostrings.c -o R_init_Biostrings.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c RoSeqs_utils.c -o RoSeqs_utils.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c SparseList_utils.c -o SparseList_utils.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c XStringSetList_class.c -o XStringSetList_class.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c XStringSet_class.c -o XStringSet_class.o
XStringSet_class.c: In function 'new_XStringSet_from_CHARACTER':
XStringSet_class.c:124:3: warning: 'lkup_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
   _copy_CHARSXP_to_Chars_holder(&ans_elt_holder, x_elt,
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     INTEGER(start)[i], lkup0, lkup_len);
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c XString_class.c -o XString_class.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c XVector_stubs.c -o XVector_stubs.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c align_needwunsQS.c -o align_needwunsQS.o
align_needwunsQS.c: In function 'align_needwunsQS':
align_needwunsQS.c:155:22: warning: 'sc' may be used uninitialized in this function [-Wmaybe-uninitialized]
  INTEGER(ans_elt)[0] = score;
  ~~~~~~~~~~~~~~~~~~~~^~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c align_utils.c -o align_utils.o
align_utils.c: In function 'PairwiseAlignmentsSingleSubject_align_aligned':
align_utils.c:250:14: warning: 'indelWidthSubject' may be used uninitialized in this function [-Wmaybe-uninitialized]
     jPattern += indelWidthSubject;
     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
align_utils.c:231:42: warning: 'indelStartSubject' may be used uninitialized in this function [-Wmaybe-uninitialized]
    if ((numberOfIndelSubject == 0) || (j < indelStartSubject)) {
                                       ~~~^~~~~~~~~~~~~~~~~~~~
align_utils.c:221:26: warning: 'indelWidthPattern' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int indelStartPattern, indelWidthPattern, indelStartSubject, indelWidthSubject;
                          ^~~~~~~~~~~~~~~~~
align_utils.c:232:50: warning: 'indelStartPattern' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if ((numberOfIndelPattern == 0) || (jPattern < indelStartPattern)) {
                                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c find_palindromes.c -o find_palindromes.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c gtestsim.c -o gtestsim.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c inject_code.c -o inject_code.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c letter_frequency.c -o letter_frequency.o
letter_frequency.c: In function 'XStringSet_two_way_letter_frequency':
letter_frequency.c:957:48: warning: unused variable 'x_pos' [-Wunused-variable]
   int x_width, y_width, x_length, *ans_mat, i, x_pos;
                                                ^~~~~
letter_frequency.c:956:13: warning: unused variable 'ans_dimnames' [-Wunused-variable]
   SEXP ans, ans_dimnames;
             ^~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c lowlevel_matching.c -o lowlevel_matching.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_PWM.c -o match_PWM.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pattern.c -o match_pattern.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pattern_indels.c -o match_pattern_indels.o
match_pattern_indels.c:7:13: warning: 'test_match_pattern_indels' defined but not used [-Wunused-function]
 static void test_match_pattern_indels(const char *p, const char *s,
             ^~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pattern_shiftor.c -o match_pattern_shiftor.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pdict.c -o match_pdict.o
match_pdict.c: In function 'vmatch_PDict3Parts_XStringSet':
match_pdict.c:419:12: warning: 'ans_col' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ans_col += tb_length;
    ~~~~~~~~^~~~~~~~~~~~
match_pdict.c:392:58: note: 'ans_col' was declared here
  int tb_length, S_length, collapse0, i, j, match_count, *ans_col;
                                                          ^~~~~~~
match_pdict.c: In function 'vmatch_XStringSet_XStringSet':
match_pdict.c:470:13: warning: 'ans_elt' may be used uninitialized in this function [-Wmaybe-uninitialized]
     ans_elt += P_length;
     ~~~~~~~~^~~~~~~~~~~
match_pdict.c:441:57: note: 'ans_elt' was declared here
  int P_length, S_length, collapse0, i, j, match_count, *ans_elt;
                                                         ^~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c: In function 'split_and_move_pointers':
match_pdict_ACtree2.c:1031:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
  ACnode *node0, *node1, *node2;
          ^~~~~
match_pdict_ACtree2.c: In function 'merge_pointers':
match_pdict_ACtree2.c:1076:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
  ACnode *node0, *node1, *node2;
          ^~~~~
At top level:
match_pdict_ACtree2.c:602:21: warning: 'a_nice_max_nodeextbuf_nelt' defined but not used [-Wunused-function]
 static unsigned int a_nice_max_nodeextbuf_nelt(int nnodes)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
match_pdict_ACtree2.c:139:13: warning: 'debug_node_counting_functions' defined but not used [-Wunused-function]
 static void debug_node_counting_functions(int maxdepth)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pdict_Twobit.c -o match_pdict_Twobit.o
match_pdict_Twobit.c: In function 'build_Twobit':
match_pdict_Twobit.c:75:20: warning: 'twobit_sign2pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
  PROTECT(ans_elt = new_XInteger_from_tag("XInteger", twobit_sign2pos));
                    ^~~~~~~~~~~~~~~~~~~~~
match_pdict_Twobit.c:110:12: note: 'twobit_sign2pos' was declared here
  SEXP ans, twobit_sign2pos;
            ^~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c: In function 'match_ppheadtail0':
match_pdict_utils.c:653:49: warning: unused variable 'ncol' [-Wunused-variable]
  int nelt, min_safe_tb_end, max_safe_tb_end, j, ncol;
                                                 ^~~~
match_pdict_utils.c: In function 'match_ppheadtail':
match_pdict_utils.c:713:6: warning: unused variable 'nelt' [-Wunused-variable]
  int nelt, nkey0, nkey1, nkey2, i, key;
      ^~~~
match_pdict_utils.c: In function '_match_pdict_all_flanks':
match_pdict_utils.c:820:44: warning: unused variable 'subtotal_NFC' [-Wunused-variable]
  static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
                                            ^~~~~~~~~~~~
match_pdict_utils.c:820:27: warning: unused variable 'total_NFC' [-Wunused-variable]
  static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
                           ^~~~~~~~~
match_pdict_utils.c:819:33: warning: unused variable 'NFC' [-Wunused-variable]
  unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
                                 ^~~
match_pdict_utils.c:819:26: warning: unused variable 'nloci' [-Wunused-variable]
  unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
                          ^~~~~
match_pdict_utils.c:819:20: warning: unused variable 'ndup' [-Wunused-variable]
  unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
                    ^~~~
At top level:
match_pdict_utils.c:820:27: warning: 'total_NFC' defined but not used [-Wunused-variable]
  static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
                           ^~~~~~~~~
match_pdict_utils.c:820:44: warning: 'subtotal_NFC' defined but not used [-Wunused-variable]
  static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
                                            ^~~~~~~~~~~~
match_pdict_utils.c:261:13: warning: 'match_headtail_by_loc' defined but not used [-Wunused-function]
 static void match_headtail_by_loc(const HeadTail *headtail,
             ^~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c match_reporting.c -o match_reporting.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c matchprobes.c -o matchprobes.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c pmatchPattern.c -o pmatchPattern.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c read_fasta_files.c -o read_fasta_files.o
read_fasta_files.c: In function 'read_fasta_files':
read_fasta_files.c:186:9: warning: '*((void *)&loader_ext+64)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return loader_ext;
         ^~~~~~~~~~
read_fasta_files.c:186:9: warning: '*((void *)&loader_ext+72)' may be used uninitialized in this function [-Wmaybe-uninitialized]
read_fasta_files.c: In function 'read_fasta_blocks':
read_fasta_files.c:186:9: warning: '*((void *)&loader_ext+64)' is used uninitialized in this function [-Wuninitialized]
  return loader_ext;
         ^~~~~~~~~~
read_fasta_files.c:186:9: warning: '*((void *)&loader_ext+72)' is used uninitialized in this function [-Wuninitialized]
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c read_fastq_files.c -o read_fastq_files.o
read_fastq_files.c: In function 'parse_FASTQ_file':
read_fastq_files.c:392:7: warning: 'dont_load' may be used uninitialized in this function [-Wmaybe-uninitialized]
    if (dont_load || loader->new_empty_seq_hook == NULL)
       ^
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c replaceAt.c -o replaceAt.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c replace_letter_at.c -o replace_letter_at.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c strutils.c -o strutils.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c translate.c -o translate.o
translate.c: In function 'DNAStringSet_translate':
translate.c:110:8: warning: 'if_ambig0' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (if_ambig == TRANSLATE_ERROR) {
        ^
translate.c:136:29: note: 'if_ambig0' was declared here
  int ncodes, if_non_ambig0, if_ambig0, ans_length, i, errcode;
                             ^~~~~~~~~
translate.c:106:8: warning: 'if_non_ambig0' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (if_non_ambig == TRANSLATE_TO_X)
        ^
translate.c:136:14: note: 'if_non_ambig0' was declared here
  int ncodes, if_non_ambig0, if_ambig0, ans_length, i, errcode;
              ^~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c unstrsplit_methods.c -o unstrsplit_methods.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c utils.c -o utils.o
utils.c: In function '_get_twobit_signature':
utils.c:157:9: warning: 'twobit_sign' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return twobit_sign;
         ^~~~~~~~~~~
utils.c: In function '_get_twobit_signature_at':
utils.c:164:12: warning: 'twobit_sign' may be used uninitialized in this function [-Wmaybe-uninitialized]
  int i, j, twobit_sign;
            ^~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/XVector/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c xscat.c -o xscat.o
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include/S4Vectors_defines.h:18,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include/IRanges_defines.h:18,
                 from ../inst/include/Biostrings_defines.h:18,
                 from Biostrings.h:1,
                 from xscat.c:1:
xscat.c: In function 'XString_xscat':
D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:91:21: warning: 'ans_length' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define NEW_RAW(n)  Rf_allocVector(RAWSXP,n)
                     ^~~~~~~~~~~~~~
xscat.c:18:13: note: 'ans_length' was declared here
  int nargs, ans_length, tag_offset, j;
             ^~~~~~~~~~
xscat.c:52:16: warning: 'ans_classname' may be used uninitialized in this function [-Wmaybe-uninitialized]
  PROTECT(ans = new_XRaw_from_tag(ans_classname, ans_tag));
                ^~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include/S4Vectors_defines.h:18,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/IRanges/include/IRanges_defines.h:18,
                 from ../inst/include/Biostrings_defines.h:18,
                 from Biostrings.h:1,
                 from xscat.c:1:
xscat.c: In function 'XStringSet_xscat':
D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:85:25: warning: 'ans_length' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define NEW_INTEGER(n)  Rf_allocVector(INTSXP,n)
                         ^~~~~~~~~~~~~~
xscat.c:66:32: note: 'ans_length' was declared here
  int nargs, *arg_lengths, *ii, ans_length, i, j, *width;
                                ^~~~~~~~~~
xscat.c:108:16: warning: 'ans_element_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
  PROTECT(ans = _alloc_XStringSet(ans_element_type, ans_width));
                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/bin/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 S4Vectors_stubs.o SparseList_utils.o XStringSetList_class.o XStringSet_class.o XString_class.o XVector_stubs.o align_needwunsQS.o align_pairwiseAlignment.o align_utils.o find_palindromes.o gtestsim.o inject_code.o letter_frequency.o lowlevel_matching.o match_PWM.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 read_fasta_files.o read_fastq_files.o replaceAt.o replace_letter_at.o strutils.o translate.o unstrsplit_methods.o utils.o xscat.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-Biostrings/00new/Biostrings/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for 'twoWayAlphabetFrequencyByQuality' with signature '"QualityScaledXStringSet"': no definition for class "QualityScaledXStringSet"
Creating a new generic function for 'strsplit' in package 'Biostrings'
Creating a generic function for 'ls' from package 'base' in package 'Biostrings'
Creating a new generic function for 'pattern' in package 'Biostrings'
Creating a new generic function for 'offset' in package 'Biostrings'
** help
*** installing help indices
  converting help for package 'Biostrings'
    finding HTML links ... done
    AAString-class                          html  
    AMINO_ACID_CODE                         html  
    AlignedXStringSet-class                 html  
    Biostrings-internals                    html  
    DNAString-class                         html  
    GENETIC_CODE                            html  
    HNF4alpha                               html  
    IUPAC_CODE_MAP                          html  
    InDel-class                             html  
REDIRECT:topic	 Previous alias or file overwritten by alias: D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-Biostrings/00new/Biostrings/help/InDel.html
    MIndex-class                            html  
    MaskedXString-class                     html  
    MultipleAlignment-class                 html  
    finding level-2 HTML links ... done

    PDict-class                             html  
    PairwiseAlignments-class                html  
    PairwiseAlignments-io                   html  
    QualityScaledXStringSet-class           html  
    RNAString-class                         html  
    XString-class                           html  
    XStringPartialMatches-class             html  
    XStringQuality-class                    html  
    XStringSet-class                        html  
    XStringSet-comparison                   html  
    XStringSet-io                           html  
    XStringSetList-class                    html  
    XStringViews-class                      html  
    align-utils                             html  
    chartr                                  html  
    detail                                  html  
    dinucleotideFrequencyTest               html  
    findPalindromes                         html  
    getSeq                                  html  
    gregexpr2                               html  
    injectHardMask                          html  
    letter                                  html  
    letterFrequency                         html  
    longestConsecutive                      html  
    lowlevel-matching                       html  
    maskMotif                               html  
    match-utils                             html  
    matchLRPatterns                         html  
    matchPDict-exact                        html  
    matchPDict-inexact                      html  
    matchPWM                                html  
    matchPattern                            html  
    matchProbePair                          html  
    matchprobes                             html  
    misc                                    html  
    needwunsQS                              html  
    nucleotideFrequency                     html  
    padAndClip                              html  
    pairwiseAlignment                       html  
    phiX174Phage                            html  
    pid                                     html  
    pmatchPattern                           html  
    replaceAt                               html  
    replaceLetterAt                         html  
    reverseComplement                       html  
    seqinfo                                 html  
    stringDist                              html  
    substitution_matrices                   html  
    toComplex                               html  
    translate                               html  
    trimLRPatterns                          html  
    xscat                                   html  
    yeastSEQCHR1                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Biostrings)
Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'statTarget' is missing or broken
 done