Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for Rsubread on linux1.bioconductor.org

This page was generated on 2015-10-27 17:24:51 -0400 (Tue, 27 Oct 2015).

Package 919/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rsubread 1.20.1
Wei Shi
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/Rsubread
Last Changed Rev: 109766 / Revision: 109947
Last Changed Date: 2015-10-19 21:08:52 -0400 (Mon, 19 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: Rsubread
Version: 1.20.1
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings Rsubread_1.20.1.tar.gz
StartedAt: 2015-10-27 07:47:49 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 07:48:26 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 37.0 seconds
RetCode: 0
Status:  OK 
CheckDir: Rsubread.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings Rsubread_1.20.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/Rsubread.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rsubread/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Rsubread’ version ‘1.20.1’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘Rsubread’ can be installed ... [18s/18s] OK
* checking installed package size ... NOTE
  installed size is 24.0Mb
  sub-directories of 1Mb or more:
    annot  20.5Mb
    libs    2.2Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* 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 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
createAnnotationFile: no visible global function definition for
  ‘values’
createAnnotationFile: no visible global function definition for
  ‘seqnames’
createAnnotationFile: no visible global function definition for
  ‘strand’
getInBuiltAnnotation: no visible binding for global variable
  ‘annot.inbuilt’
write.Rsubread: no visible global function definition for ‘values’
write.Rsubread: no visible global function definition for ‘seqnames’
write.Rsubread: no visible global function definition for ‘strand’
* 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 ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘Rsubread/libs/Rsubread.so’:
  Found ‘rand’, possibly from ‘rand’ (C)
    Objects: ‘SNPCalling.o’, ‘build-sam-index.o’, ‘core-indel.o’,
      ‘core-interface-aligner.o’, ‘core-interface-subjunc.o’, ‘core.o’,
      ‘input-files.o’, ‘propmapped.o’, ‘readSummary.o’,
      ‘sorted-hashtable.o’
  Found ‘srand’, possibly from ‘srand’ (C)
    Objects: ‘SNPCalling.o’, ‘core-indel.o’, ‘core.o’, ‘propmapped.o’
File ‘Rsubread/libs/Rsubread.so’:
  Found non-API call to R: ‘R_CStackLimit’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [7s/7s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/Rsubread.Rcheck/00check.log’
for details.


Rsubread.Rcheck/00install.out:

* installing *source* package ‘Rsubread’ ...
@@@@@ The operating system is Linux.
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c HelperFunctions.c -o HelperFunctions.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c R_wrapper.c -o R_wrapper.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c SNPCalling.c -o SNPCalling.o
SNPCalling.c: In function ‘read_tmp_block’:
SNPCalling.c:256:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(&SNP_rec, sizeof(SNP_rec),1 , tmp_fp);
         ^
SNPCalling.c:275:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(&read_rec, sizeof(read_rec), 1, tmp_fp);
         ^
SNPCalling.c:276:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(&read_len, sizeof(short), 1, tmp_fp);
         ^
SNPCalling.c:277:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(read, sizeof(char), read_len, tmp_fp);
         ^
SNPCalling.c:278:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(qual, sizeof(char), read_len, tmp_fp);
         ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c aligner.c -o aligner.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c atgcContent.c -o atgcContent.o
atgcContent.c: In function ‘retrieve_sequence’:
atgcContent.c:73:7: warning: unused variable ‘data_ready’ [-Wunused-variable]
   int data_ready=1;
       ^
atgcContent.c:71:7: warning: unused variable ‘offset’ [-Wunused-variable]
   int offset;
       ^
atgcContent.c:70:7: warning: unused variable ‘readlen’ [-Wunused-variable]
   int readlen;
       ^
atgcContent.c:68:11: warning: unused variable ‘z’ [-Wunused-variable]
   ssize_t z;
           ^
atgcContent.c:67:10: warning: unused variable ‘len’ [-Wunused-variable]
   size_t len = 0;
          ^
atgcContent.c: In function ‘atgcContent’:
atgcContent.c:109:11: warning: unused variable ‘z’ [-Wunused-variable]
   ssize_t z;
           ^
atgcContent.c:108:10: warning: unused variable ‘len’ [-Wunused-variable]
   size_t len = 0;
          ^
atgcContent.c: In function ‘retrieve_sequence’:
atgcContent.c:85:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
    fgets(line, MAX_LINE_LENGTH, fin);
         ^
atgcContent.c: In function ‘atgcContent’:
atgcContent.c:111:7: warning: ‘readlen’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   int readlen;
       ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c build-sam-index.c -o build-sam-index.o
build-sam-index.c: In function ‘transfer_SAM_to_position_table’:
build-sam-index.c:363:47: warning: variable ‘is_anchor_certain’ set but not used [-Wunused-but-set-variable]
   int read_len, is_repeated, mapping_quality, is_anchor_certain=1;
                                               ^
build-sam-index.c: In function ‘transform_pillup_to_index’:
build-sam-index.c:125:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&record, sizeof(record), 1, pile_fp);
        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c core-bigtable.c -o core-bigtable.o
core-bigtable.c: In function ‘bigtable_readonly_result’:
core-bigtable.c:70:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(write_ptr, loadjunc?sizeof(subjunc_result_t):sizeof(mapping_result_t), 1,  global_context -> bigtable_cache_file_fp);
         ^
core-bigtable.c: In function ‘bigtable_retrieve_cache’:
core-bigtable.c:219:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread( current_cache -> big_margin_data , sizeof(short) * 3 * global_context -> config.big_margin_record_size , 1, global_context -> bigtable_cache_file_fp );
            ^
core-bigtable.c:220:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread( current_cache -> alignment_res , sizeof(mapping_result_t) * global_context -> config.multi_best_reads , 1, global_context -> bigtable_cache_file_fp );
            ^
core-bigtable.c:223:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
         fread( current_cache -> subjunc_res , sizeof(subjunc_result_t) * global_context -> config.multi_best_reads , 1, global_context -> bigtable_cache_file_fp);
              ^
core-bigtable.c:229:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
     ftruncate(fileno(global_context -> bigtable_cache_file_fp), new_file_size);
              ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c core-indel.c -o core-indel.o
core-indel.c: In function ‘find_new_indels’:
core-indel.c:1569:9: warning: variable ‘best_j’ set but not used [-Wunused-but-set-variable]
     int best_j=0, best_score=-99999, is_ambiguous_indel= 0;
         ^
core-indel.c: In function ‘full_indel_alignment’:
core-indel.c:2914:41: warning: variable ‘best_right’ set but not used [-Wunused-but-set-variable]
    int best_edge_score = -1, best_left, best_right;
                                         ^
core-indel.c:2914:30: warning: variable ‘best_left’ set but not used [-Wunused-but-set-variable]
    int best_edge_score = -1, best_left, best_right;
                              ^
core-indel.c: In function ‘find_potential_ultralong_indels’:
core-indel.c:3013:24: warning: variable ‘best_c2_location’ set but not used [-Wunused-but-set-variable]
   int best_match = -1, best_c2_location = -1;
                        ^
core-indel.c: In function ‘finalise_pileup_file’:
core-indel.c:3291:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&read_len, sizeof(short), 1, tmp_fp);
        ^
core-indel.c:3292:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(read_text, sizeof(char), read_len, tmp_fp);
        ^
core-indel.c:3293:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(qual_text, sizeof(char), read_len, tmp_fp);
        ^
core-indel.c:3370:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&read_len, sizeof(short), 1, tmp_fp);
        ^
core-indel.c:3371:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(read_text, sizeof(char), read_len, tmp_fp);
        ^
core-indel.c:3372:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(qual_text, sizeof(char), read_len, tmp_fp);
        ^
core-indel.c: In function ‘finalise_pileup_file_by_debrujin’:
core-indel.c:3734:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&read_len, sizeof(short), 1, tmp_fp);
        ^
core-indel.c:3735:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(read_text, sizeof(char), read_len, tmp_fp);
        ^
core-indel.c:3736:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(qual_text, sizeof(char), read_len, tmp_fp);
        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c core-interface-aligner.c -o core-interface-aligner.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c core-interface-subjunc.c -o core-interface-subjunc.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c core-junction.c -o core-junction.o
core-junction.c: In function ‘copy_vote_to_alignment_res’:
core-junction.c:1022:12: warning: variable ‘current_piece_minor_score’ set but not used [-Wunused-but-set-variable]
   int i,j, current_piece_minor_score = 0;
            ^
core-junction.c: In function ‘finalise_explain_CIGAR’:
core-junction.c:2331:10: warning: variable ‘is_front_search’ set but not used [-Wunused-but-set-variable]
      int is_front_search = 0;
          ^
core-junction.c:2467:94: warning: variable ‘total_coverage_length’ set but not used [-Wunused-but-set-variable]
    int final_qual = 0, applied_mismatch = 0, non_clipped_length = 0, total_indel_length = 0, total_coverage_length = 0, final_MATCH = 0;
                                                                                              ^
core-junction.c:2447:28: warning: variable ‘isCigarOK’ set but not used [-Wunused-but-set-variable]
    int mismatch_bases = 0, isCigarOK = 0;
                            ^
core-junction.c:2266:23: warning: variable ‘tmp_cigar_exonic’ set but not used [-Wunused-but-set-variable]
  char tmp_cigar[120], tmp_cigar_exonic[120];
                       ^
core-junction.c: In function ‘find_translocation_brk_PQR’:
core-junction.c:4879:23: warning: variable ‘candBrkPlist’ set but not used [-Wunused-but-set-variable]
  chromosome_event_t * candBrkPlist [_PQR_LIST_SIZE];
                       ^
core-junction.c: In function ‘newcore_extend_new_junctions’:
core-junction.c:2993:27: warning: ‘results’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   newcore_extend_search_go(global_context, thread_context, read_name, read_text, scan_to_tail, candidate_last_base_in_exon_in_read, candidate_last_base_in_exon_on_chro, results, &found_events);
                           ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c core.c -o core.o
core.c: In function ‘print_in_box’:
core.c:88:7: warning: variable ‘is_R_linebreak’ set but not used [-Wunused-but-set-variable]
  char is_R_linebreak=0, * content, *out_line_buff;
       ^
core.c: In function ‘convert_GZ_to_FQ’:
core.c:781:19: warning: initialization from incompatible pointer type [enabled by default]
  gzFile * rawfp = gzopen(fname, "r");
                   ^
core.c:792:5: warning: passing argument 1 of ‘gzgets’ from incompatible pointer type [enabled by default]
     char * bufr =gzgets(rawfp, linebuff, 3000);
     ^
In file included from subread.h:26:0,
                 from core.c:43:
/usr/include/zlib.h:1372:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len));
                        ^
core.c:803:3: warning: passing argument 1 of ‘gzclose’ from incompatible pointer type [enabled by default]
   gzclose(rawfp);
   ^
In file included from subread.h:26:0,
                 from core.c:43:
/usr/include/zlib.h:1511:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                        ^
core.c: In function ‘calc_tlen’:
core.c:1381:16: warning: variable ‘section_start’ set but not used [-Wunused-but-set-variable]
   unsigned int section_start = smaller_head_pos, section_end = 0;
                ^
core.c: In function ‘do_iteration_one’:
core.c:2002:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
  int ret;
      ^
core.c: In function ‘write_realignments_for_fragment’:
core.c:2213:21: warning: variable ‘raw_r2’ set but not used [-Wunused-but-set-variable]
  mapping_result_t * raw_r2 = NULL;
                     ^
core.c:2210:21: warning: variable ‘raw_r1’ set but not used [-Wunused-but-set-variable]
  mapping_result_t * raw_r1 = NULL;
                     ^
core.c: In function ‘do_iteration_two’:
core.c:2491:25: warning: unused variable ‘current_result’ [-Wunused-variable]
       mapping_result_t *current_result = current_realignment_result -> mapping_result; 
                         ^
core.c:2279:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
  int ret;
      ^
core.c: In function ‘do_voting’:
core.c:2823:9: warning: variable ‘allsubreads_for_each_gap’ set but not used [-Wunused-but-set-variable]
     int allsubreads_for_each_gap [GENE_SLIDING_STEP], noninformative_subreads_for_each_gap[GENE_SLIDING_STEP];
         ^
core.c:2742:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
  int ret, xk1;
      ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c detectionCall.c -o detectionCall.o
detectionCall.c: In function ‘build_ir_data_structure_map’:
detectionCall.c:176:28: warning: unused variable ‘read_entrezid’ [-Wunused-variable]
  int read_start, read_end, read_entrezid, read_n, read_gc, read_at;
                            ^
detectionCall.c: In function ‘simplify_SAM_file’:
detectionCall.c:214:9: warning: unused variable ‘z’ [-Wunused-variable]
  size_t z;
         ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c detectionCallAnnotation.c -o detectionCallAnnotation.o
detectionCallAnnotation.c: In function ‘build_ir_data_structure’:
detectionCallAnnotation.c:117:28: warning: unused variable ‘read_length’ [-Wunused-variable]
  int read_start, read_end, read_length;
                            ^
detectionCallAnnotation.c: In function ‘breakIntegenicRegion’:
detectionCallAnnotation.c:152:43: warning: unused variable ‘read_length’ [-Wunused-variable]
  int read_entrezid, read_start, read_end, read_length;
                                           ^
detectionCallAnnotation.c:152:6: warning: unused variable ‘read_entrezid’ [-Wunused-variable]
  int read_entrezid, read_start, read_end, read_length;
      ^
detectionCallAnnotation.c: In function ‘calculateExonGCContent’:
detectionCallAnnotation.c:196:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(line, sizeof(line), fseq);
        ^
detectionCallAnnotation.c: In function ‘calculateIRGCContent’:
detectionCallAnnotation.c:283:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(line, sizeof(line), fseq);
        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c exon-algorithms.c -o exon-algorithms.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c exon-align-indel.c -o exon-align-indel.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c exon-align.c -o exon-align.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c fullscan.c -o fullscan.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c fusion-align.c -o fusion-align.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c gene-algorithms.c -o gene-algorithms.o
gene-algorithms.c: In function ‘show_cigar’:
gene-algorithms.c:755:6: warning: variable ‘last_end’ set but not used [-Wunused-but-set-variable]
  int last_end=0, last_offset = 0, cursor = 0;
      ^
gene-algorithms.c:754:9: warning: variable ‘is_error’ set but not used [-Wunused-but-set-variable]
  int i, is_error = 0;
         ^
gene-algorithms.c: In function ‘match_chro_indel’:
gene-algorithms.c:1167:28: warning: variable ‘last_section_indels’ set but not used [-Wunused-but-set-variable]
  int last_section_end = 0, last_section_indels=0;
                            ^
gene-algorithms.c: In function ‘search_DP_branch’:
gene-algorithms.c:1712:6: warning: variable ‘table_mask2_j_1’ set but not used [-Wunused-but-set-variable]
  int table_mask2_j_1 = 0, table_mask2_i_1 = 0;
      ^
gene-algorithms.c: In function ‘final_mapping_quality’:
gene-algorithms.c:2353:7: warning: variable ‘is_match_begin’ set but not used [-Wunused-but-set-variable]
   int is_match_begin = 0;
       ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c gene-value-index.c -o gene-value-index.o
gene-value-index.c: In function ‘gvindex_load’:
gene-value-index.c:144:6: warning: variable ‘read_length’ set but not used [-Wunused-but-set-variable]
  int read_length;
      ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c hashtable.c -o hashtable.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c index-builder.c -o index-builder.o
index-builder.c: In function ‘scan_gene_index’:
index-builder.c:448:19: warning: variable ‘table_no’ set but not used [-Wunused-but-set-variable]
  int file_number, table_no, i ,j;
                   ^
index-builder.c: In function ‘main_buildindex’:
index-builder.c:1166:9: warning: ignoring return value of ‘mkstemp’, declared with attribute warn_unused_result [-Wunused-result]
  mkstemp(tmp_fa_file);
         ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c input-files.c -o input-files.o
input-files.c: In function ‘SAM_pairer_get_next_read_BIN’:
input-files.c:2530:11: warning: variable ‘ref_name’ set but not used [-Wunused-but-set-variable]
      char ref_name[MAX_CHROMOSOME_NAME_LEN];
           ^
input-files.c: In function ‘fix_write_block’:
input-files.c:3316:23: warning: variable ‘retbam’ set but not used [-Wunused-but-set-variable]
  int x1, bam_len = 0, retbam;
                       ^
input-files.c: In function ‘geinput_next_char’:
input-files.c:503:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
     fgets(out_buf, 1999,input->input_fp);
          ^
input-files.c: In function ‘SAM_pairer_writer_reset’:
input-files.c:2849:11: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
  ftruncate(fileno(bam_main -> bam_fp), 0);
           ^
input-files.c: In function ‘SAM_pairer_osr_next_name’:
input-files.c:2997:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&rlen, 1, 2, fp);
        ^
input-files.c:3009:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&rlen, 1, 2, fp);
        ^
input-files.c: In function ‘SAM_pairer_osr_next_bin’:
input-files.c:3019:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&rlen, 1, 2, fp);
       ^
input-files.c:3023:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&rlen, 1, 2, fp);
       ^
input-files.c:3026:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(bin, 1, rlen, fp);
       ^
input-files.c: In function ‘fix_load_next_block’:
input-files.c:3292:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(bam_buf, 1, bsize - xlen - 19, in);
         ^
input-files.c: In function ‘sort_SAM_finalise’:
input-files.c:3618:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&read_name_len, 2,1 , bbfp);
          ^
input-files.c:3624:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(read_name, 1, read_name_len, bbfp);
           ^
input-files.c:3627:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&read_len,2,1,bbfp);
          ^
input-files.c:3633:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(new_line_mem, 1, read_len, bbfp);
           ^
input-files.c:3686:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&read_name_len, 2,1 , bbfp);
          ^
input-files.c:3692:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(read_name_buf, 1, read_name_len, bbfp);
           ^
input-files.c:3696:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&read_len, 2,1 , bbfp);
          ^
input-files.c:3699:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(read_line_buf, 1, read_len, bbfp);
           ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c interval_merge.c -o interval_merge.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c long-hashtable.c -o long-hashtable.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c mergeVCF.c -o mergeVCF.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c processExons.c -o processExons.o
processExons.c: In function ‘find_chr’:
processExons.c:237:10: warning: unused variable ‘pt’ [-Wunused-variable]
    char *pt = strcpy(gene_array[gene_pos].chr_array[current_chr_index].id,chr_id);
          ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c propmapped.c -o propmapped.o
propmapped.c: In function ‘prop_PE’:
propmapped.c:346:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(&read_len,1,1,fp);
           ^
propmapped.c:349:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(read_name,read_len,1,fp);
           ^
propmapped.c:353:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(&flags,1, sizeof(short), fp);
           ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c qualityScores.c -o qualityScores.o
qualityScores.c: In function ‘finalise_qs_context’:
qualityScores.c:82:4: warning: passing argument 1 of ‘gzclose’ from incompatible pointer type [enabled by default]
    gzclose(qs_context -> gzfq_reader);
    ^
In file included from qualityScores.c:24:0:
/usr/include/zlib.h:1511:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                        ^
qualityScores.c: In function ‘rewind_qs_file’:
qualityScores.c:275:3: warning: passing argument 1 of ‘gzclose’ from incompatible pointer type [enabled by default]
   gzclose(qs_context -> gzfq_reader);
   ^
In file included from qualityScores.c:24:0:
/usr/include/zlib.h:1511:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                        ^
qualityScores.c:282:29: warning: assignment from incompatible pointer type [enabled by default]
   qs_context -> gzfq_reader = gzopen(qs_context->input_name, "rb");
                             ^
qualityScores.c: In function ‘start_qs_context’:
qualityScores.c:313:29: warning: assignment from incompatible pointer type [enabled by default]
   qs_context -> gzfq_reader = gzopen(qs_context->input_name, "rb");
                             ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c readSummary.c -o readSummary.o
readSummary.c: In function ‘calc_junctions_from_cigar’:
readSummary.c:328:15: warning: variable ‘right_boundary’ set but not used [-Wunused-but-set-variable]
  unsigned int right_boundary = 0;
               ^
readSummary.c: In function ‘readSummary’:
readSummary.c:3751:9: warning: variable ‘curchr_name’ set but not used [-Wunused-but-set-variable]
  char * curchr_name, * fasta_contigs_fname;
         ^
readSummary.c:3750:15: warning: variable ‘curpos’ set but not used [-Wunused-but-set-variable]
  long curchr, curpos;
               ^
readSummary.c:3750:7: warning: variable ‘curchr’ set but not used [-Wunused-but-set-variable]
  long curchr, curpos;
       ^
readSummary.c: In function ‘load_feature_info’:
readSummary.c:869:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(file_line, MAX_LINE_LENGTH, fp);
        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c removeDupReads.c -o removeDupReads.o
removeDupReads.c: In function ‘parse_base_blocks’:
removeDupReads.c:87:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&read_record, sizeof(base_block_temp_read_t), 1, block_fp);
          ^
removeDupReads.c:96:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&read_record, sizeof(base_block_temp_read_t), 1, block_fp);
          ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c sam2bed.c -o sam2bed.o
sam2bed.c: In function ‘sam2bed’:
sam2bed.c:43:7: warning: unused variable ‘i’ [-Wunused-variable]
   int i, readlen, chr_start, chr_end, flag, mqs;
       ^
sam2bed.c:40:10: warning: variable ‘tok’ set but not used [-Wunused-but-set-variable]
   char * tok;
          ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c sambam-file.c -o sambam-file.o
sambam-file.c: In function ‘PBam_get_next_zchunk’:
sambam-file.c:325:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&ID1, 1, 1, bam_fp);
       ^
sambam-file.c:326:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&ID2, 1, 1, bam_fp);
       ^
sambam-file.c:327:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&CM, 1, 1, bam_fp);
       ^
sambam-file.c:328:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&FLG, 1, 1, bam_fp);
       ^
sambam-file.c:337:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&XLEN,1, 2, bam_fp );
       ^
sambam-file.c:345:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&SI1, 1, 1, bam_fp);
        ^
sambam-file.c:346:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&SI2, 1, 1, bam_fp);
        ^
sambam-file.c:347:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&SLEN, 1, 2, bam_fp);
        ^
sambam-file.c:351:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
    fread(&BSIZE_MID, 1,2 , bam_fp);
         ^
sambam-file.c:363:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(buffer, 1, CDATA_READING, bam_fp);
        ^
sambam-file.c:367:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&real_len, 4, 1, bam_fp);
        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c seek-zlib.c -o seek-zlib.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c sorted-hashtable.c -o sorted-hashtable.o
sorted-hashtable.c: In function ‘load_int32’:
sorted-hashtable.c:1234:6: warning: variable ‘read_length’ set but not used [-Wunused-but-set-variable]
  int read_length;
      ^
sorted-hashtable.c: In function ‘load_int64’:
sorted-hashtable.c:1243:6: warning: variable ‘read_length’ set but not used [-Wunused-but-set-variable]
  int read_length;
      ^
sorted-hashtable.c: In function ‘gehash_load’:
sorted-hashtable.c:1254:9: warning: variable ‘read_length’ set but not used [-Wunused-but-set-variable]
  int i, read_length;
         ^
sorted-hashtable.c:1267:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(magic_chars,1,8,fp);
       ^
sorted-hashtable.c:1290:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&option_key, 2, 1, fp);
          ^
sorted-hashtable.c:1293:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread(&option_length, 2, 1, fp);
          ^
sorted-hashtable.c:1296:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
      fread(&(the_table -> index_gap),2,1,fp);
           ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 1.20.1\"" -fpic  -g -O2  -Wall -c sublog.c -o sublog.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.2-bioc/R/lib -L/usr/local/lib -o Rsubread.so HelperFunctions.o R_wrapper.o SNPCalling.o aligner.o atgcContent.o build-sam-index.o core-bigtable.o core-indel.o core-interface-aligner.o core-interface-subjunc.o core-junction.o core.o detectionCall.o detectionCallAnnotation.o exon-algorithms.o exon-align-indel.o exon-align.o fullscan.o fusion-align.o gene-algorithms.o gene-value-index.o hashtable.o index-builder.o input-files.o interval_merge.o long-hashtable.o mergeVCF.o processExons.o propmapped.o qualityScores.o readSummary.o removeDupReads.o sam2bed.o sambam-file.o seek-zlib.o sorted-hashtable.o sublog.o -lz -lpthread -DMAKE_FOR_EXON -L/home/biocbuild/bbs-3.2-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.2-bioc/meat/Rsubread.Rcheck/Rsubread/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Rsubread)

Rsubread.Rcheck/Rsubread-Ex.timings:

nameusersystemelapsed
align1.5021.4822.985
buildindex0.2310.0030.235
createAnnotationFile0.0010.0010.001
featureCounts0.0020.0000.000
findCommonVariants000
getInBuiltAnnotation1.4280.0001.427
propmapped1.6230.4472.073
qualityScores0.0420.0000.043