Back to the "Multiple platform build/check report"
Package 37/234 | Hostname | OS | Arch | BUILD | CHECK | BUILD BIN |
Biostrings 2.6.0 H. Pages Last Changed Date: 2007-10-02 17:41:09 -0700 Last Changed Rev: 27709 | lamb1 | Linux (SUSE 10.1) | x86_64 | OK | OK | |
wellington | Linux (SUSE 9.2) | i686 | OK | OK | ||
liverpool | Windows Server 2003 R2 (32-bit) | x64 | OK | OK | [ OK ] | |
pitt | Mac OS X (10.4.10) | i386 | OK | OK | OK |
Package: Biostrings |
Version: 2.6.0 |
Command: E:\biocbld\bbs-2.1-bioc\R\bin\R.exe CMD INSTALL --build --library=Biostrings.buildbin-libdir Biostrings_2.6.0.tar.gz |
RetCode: 0 |
Time: 31.3 seconds |
Status: OK |
PackageFile: Biostrings_2.6.0.zip |
installing R.css in E:/biocbld/bbs-2.1-bioc/meat/Biostrings.buildbin-libdir Using auto-selected zip options 'Biostrings-ZIPDATA=zip Biostrings-HELP=ziponly' ---------- Making package Biostrings ------------ adding build stamp to DESCRIPTION installing NAMESPACE file and metadata making DLL ... making R_init_Biostrings.d from R_init_Biostrings.c making XInteger.d from XInteger.c making XRaw.d from XRaw.c making align_needwunsQS.d from align_needwunsQS.c making char_frequency.d from char_frequency.c making match_boyermoore.d from match_boyermoore.c making match_naive.d from match_naive.c making match_shiftor.d from match_shiftor.c making normalize_views.d from normalize_views.c making pmatchPattern.d from pmatchPattern.c making reverseComplement.d from reverseComplement.c making utils.d from utils.c gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c R_init_Biostrings.c -o R_init_Biostrings.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c XInteger.c -o XInteger.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c XRaw.c -o XRaw.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c align_needwunsQS.c -o align_needwunsQS.o align_needwunsQS.c: In function 'align_needwunsQS': align_needwunsQS.c:38: warning: 'lkup_val' may be used uninitialized in this function align_needwunsQS.c:38: note: 'lkup_val' was declared here align_needwunsQS.c:25: warning: 'sc' may be used uninitialized in this function align_needwunsQS.c:25: note: 'sc' was declared here gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c char_frequency.c -o char_frequency.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c match_boyermoore.c -o match_boyermoore.o match_boyermoore.c: In function 'match_boyermoore': match_boyermoore.c:372: warning: 'c' may be used uninitialized in this function match_boyermoore.c:372: note: 'c' was declared here match_boyermoore.c:371: warning: 'j1' may be used uninitialized in this function match_boyermoore.c:371: note: 'j1' was declared here match_boyermoore.c:371: warning: 'i2' may be used uninitialized in this function match_boyermoore.c:371: note: 'i2' was declared here match_boyermoore.c:371: warning: 'i1' may be used uninitialized in this function match_boyermoore.c:371: note: 'i1' was declared here gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c match_naive.c -o match_naive.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c match_shiftor.c -o match_shiftor.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c normalize_views.c -o normalize_views.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c pmatchPattern.c -o pmatchPattern.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c reverseComplement.c -o reverseComplement.o gcc-sjlj -std=gnu99 -IE:/biocbld/bbs-2.1-bioc/R/include -Wall -O3 -c utils.c -o utils.o utils.c: In function '_Biostrings_coerce_to_complex_from_i1i2': utils.c:479: warning: 'lkup_val.r' may be used uninitialized in this function utils.c:479: warning: 'lkup_val.i' may be used uninitialized in this function utils.c: In function '_Biostrings_reverse_translate_charcpy_from_i1i2': utils.c:437: warning: 'lkup_val' may be used uninitialized in this function utils.c: In function '_Biostrings_translate_charcpy_to_subset': utils.c:358: warning: 'lkup_val' may be used uninitialized in this function utils.c: In function '_Biostrings_translate_charcpy_to_i1i2': utils.c:319: warning: 'lkup_val' may be used uninitialized in this function utils.c: In function '_Biostrings_translate_charcpy_from_subset': utils.c:279: warning: 'lkup_val' may be used uninitialized in this function utils.c: In function '_Biostrings_translate_charcpy_from_i1i2': utils.c:240: warning: 'lkup_val' may be used uninitialized in this function windres --preprocessor="gcc-sjlj -E -xc -DRC_INVOKED" -I E:/biocbld/bbs-2.1-bioc/R/include -i Biostrings_res.rc -o Biostrings_res.o gcc-sjlj -std=gnu99 -shared -s -o Biostrings.dll Biostrings.def R_init_Biostrings.o XInteger.o XRaw.o align_needwunsQS.o char_frequency.o match_boyermoore.o match_naive.o match_shiftor.o normalize_views.o pmatchPattern.o reverseComplement.o utils.o Biostrings_res.o -LE:/biocbld/bbs-2.1-bioc/R/bin -lR ... DLL made installing DLL installing R files installing inst files installing data files preparing package Biostrings for lazy loading Creating a new generic function for "toString" in "Biostrings" Creating a new generic function for "nchar" in "Biostrings" Creating a new generic function for "as.matrix" in "Biostrings" Creating a new generic function for "as.list" in "Biostrings" Warning in matchSignature(signature, fdef, where) : in the method signature for function "BStringViews" no definition for class: "file" New generic for "substr" does not agree with implicit generic from package "base"; a new generic will be assigned with package "Biostrings" New generic for "substring" does not agree with implicit generic from package "base"; a new generic will be assigned with package "Biostrings" Warning in matchSignature(signature, fdef, where) : in the method signature for function "eq" no definition for class: "BioString" installing man source files installing indices zipping data installing help >>> Building/Updating help pages for package 'Biostrings' Formats: text html latex example chm AAString-class text html latex example chm AMINO_ACID_CODE text html latex example chm BString-class text html latex example chm BStringAlign-class text html latex example chm BStringPartialMatches-class text html latex example chm BStringViews-class text html latex example chm BStringViews-constructors text html latex example chm BStringViews-io text html latex example chm Biostrings-internals text html latex chm DNAString-class text html latex example chm GENETIC_CODE text html latex example chm IUPAC_CODE_MAP text html latex example chm RNAString-class text html latex example chm alphabetFrequency text html latex example chm gregexpr2 text html latex example chm letter text html latex example chm mask text html latex example chm matchPattern text html latex example chm matchProbePair text html latex example chm needwunsQS text html latex example chm pmatchPattern text html latex example chm readFASTA text html latex example chm reverseComplement text html latex example chm scoring_matrices text html latex example chm subBString text html latex example chm toComplex text html latex example chm yeastSEQCHR1 text html latex example chm zipping help files Microsoft HTML Help Compiler 4.74.8702 Compiling e:\biocbld\bbs-2.1-bioc\meat\R.INSTALL.4328\Biostrings\chm\Biostrings.chm Compile time: 0 minutes, 1 second 28 Topics 464 Local links 1 Internet link 1 Graphic Created e:\biocbld\bbs-2.1-bioc\meat\R.INSTALL.4328\Biostrings\chm\Biostrings.chm, 61,919 bytes Compression decreased file by 113,098 bytes. adding MD5 sums packaged installation of package 'Biostrings' as Biostrings_2.6.0.zip * DONE (Biostrings)