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.3: CHECK report for rhdf5 on moscato2

This page was generated on 2016-10-13 12:50:26 -0700 (Thu, 13 Oct 2016).

Package 972/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rhdf5 2.16.0
Bernd Fischer
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/rhdf5
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  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: rhdf5
Version: 2.16.0
Command: rm -rf rhdf5.buildbin-libdir rhdf5.Rcheck && mkdir rhdf5.buildbin-libdir rhdf5.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rhdf5.buildbin-libdir rhdf5_2.16.0.tar.gz >rhdf5.Rcheck\00install.out 2>&1 && cp rhdf5.Rcheck\00install.out rhdf5-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=rhdf5.buildbin-libdir --install="check:rhdf5-install.out" --force-multiarch --no-vignettes --timings rhdf5_2.16.0.tar.gz
StartedAt: 2016-10-13 08:11:04 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 08:14:02 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 178.0 seconds
RetCode: 0
Status:  OK  
CheckDir: rhdf5.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf rhdf5.buildbin-libdir rhdf5.Rcheck && mkdir rhdf5.buildbin-libdir rhdf5.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rhdf5.buildbin-libdir rhdf5_2.16.0.tar.gz >rhdf5.Rcheck\00install.out 2>&1 && cp rhdf5.Rcheck\00install.out rhdf5-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=rhdf5.buildbin-libdir --install="check:rhdf5-install.out" --force-multiarch --no-vignettes --timings rhdf5_2.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/rhdf5.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rhdf5/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rhdf5' version '2.16.0'
* 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 ... OK
* checking for portable file names ... OK
* checking whether package 'rhdf5' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.2Mb
  sub-directories of 1Mb or more:
    libs   6.7Mb
* 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
* 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 dependencies in R code ... NOTE
'library' or 'require' call to 'bit64' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: 'methods'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'h5constants' 'h5validObjects'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
H5Acreate: no visible global function definition for 'new'
H5Aget_space: no visible global function definition for 'new'
H5Aopen: no visible global function definition for 'new'
H5Aopen_by_idx: no visible global function definition for 'new'
H5Aopen_by_name: no visible global function definition for 'new'
H5Dcreate: no visible global function definition for 'new'
H5Dget_create_plist: no visible global function definition for 'new'
H5Dget_space: no visible global function definition for 'new'
H5Dopen: no visible global function definition for 'new'
H5Fcreate: no visible global function definition for 'new'
H5Fopen: no visible global function definition for 'new'
H5Gcreate: no visible global function definition for 'new'
H5Gcreate_anon: no visible global function definition for 'new'
H5Gopen: no visible global function definition for 'new'
H5Iget_type: no visible global function definition for 'is'
H5Iis_valid: no visible global function definition for 'is'
H5Oopen: no visible global function definition for 'new'
H5Pcopy: no visible global function definition for 'new'
H5Pcreate: no visible global function definition for 'new'
H5Pget_class: no visible global function definition for 'new'
H5Scopy: no visible global function definition for 'new'
H5Screate: no visible global function definition for 'new'
H5Screate_simple: no visible global function definition for 'new'
h5checktype: no visible global function definition for 'is'
h5checktypeAndPLC: no visible global function definition for 'new'
h5checktypeAndPLC: no visible global function definition for 'is'
h5checktypeOrOpenLoc: no visible global function definition for 'is'
h5checktypeOrOpenObj: no visible global function definition for 'is'
h5createAttribute: no visible global function definition for 'is'
h5createDataset: no visible global function definition for 'is'
h5createFile: no visible global function definition for 'is'
h5createGroup: no visible global function definition for 'is'
h5validObjects: no visible global function definition for 'new'
h5version: no visible global function definition for 'packageVersion'
Undefined global functions or variables:
  is new packageVersion
Consider adding
  importFrom("methods", "is", "new")
  importFrom("utils", "packageVersion")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
prepare_Rd: h5set_extent.Rd:14-16: Dropping empty section \details
* 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
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'E:/biocbld/bbs-3.3-bioc/meat/rhdf5.buildbin-libdir/rhdf5/libs/i386/libhdf5ForBioC-7.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'E:/biocbld/bbs-3.3-bioc/meat/rhdf5.buildbin-libdir/rhdf5/libs/i386/libsz-2.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'E:/biocbld/bbs-3.3-bioc/meat/rhdf5.buildbin-libdir/rhdf5/libs/i386/rhdf5.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)

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.
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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  'E:/biocbld/bbs-3.3-bioc/meat/rhdf5.Rcheck/00check.log'
for details.


rhdf5.Rcheck/00install.out:


install for i386

* installing *source* package 'rhdf5' ...
** libs
cp includeWin/i386/* includeWin/
cp libwin/i386/*.dll .
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5.c -o H5.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5A.c -o H5A.o
H5A.c: In function 'H5Aread_helper_INTEGER':
H5A.c:153:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Aread(attr_id, mem_type_id, buf );
          ^
H5A.c: In function 'H5Aread_helper_FLOAT':
H5A.c:186:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Aread(attr_id, mem_type_id, buf );
          ^
H5A.c: In function 'H5Aread_helper_STRING':
H5A.c:213:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Aread(attr_id, mem_type_id, bufSTR );
            ^
H5A.c:220:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Aread(attr_id, mem_type_id, bufSTR );
            ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5D.c -o H5D.o
H5D.c: In function 'H5Dread_helper_INTEGER':
H5D.c:220:9: warning: unused variable 'status' [-Wunused-variable]
  herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
         ^
H5D.c:217:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, H5T_NATIVE_INT32);
              ^
H5D.c:232:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
            ^
H5D.c:268:9: warning: unused variable 'status' [-Wunused-variable]
  herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
         ^
H5D.c:265:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, dtypeNative);
              ^
H5D.c:273:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, intbuf );
            ^
H5D.c: In function 'H5Dread_helper_FLOAT':
H5D.c:438:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
              ^
H5D.c:435:12: warning: unused variable 'status' [-Wunused-variable]
     herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, H5T_NATIVE_DOUBLE);
            ^
H5D.c:450:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
          ^
H5D.c: In function 'H5Dread_helper_STRING':
H5D.c:471:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
              ^
H5D.c:468:12: warning: unused variable 'status' [-Wunused-variable]
     herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, dtype_id);
            ^
H5D.c:479:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, bufSTR );
            ^
H5D.c:490:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, bufSTR );
            ^
H5D.c: In function 'H5Dread_helper_ENUM':
H5D.c:525:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tenum_insert (enumtype, st, &i);
              ^
H5D.c:536:9: warning: unused variable 'status' [-Wunused-variable]
  herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
         ^
H5D.c:533:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, enumtype);
              ^
H5D.c:550:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
            ^
H5D.c: In function 'H5Dread_helper_ARRAY':
H5D.c:601:13: warning: unused variable 'status' [-Wunused-variable]
      herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
             ^
H5D.c:598:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, arraytype);
              ^
H5D.c:623:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
            ^
H5D.c: In function 'H5Dread_helper_COMPOUND':
H5D.c:656:9: warning: unused variable 'mem_type_id' [-Wunused-variable]
   hid_t mem_type_id = -1;
         ^
H5D.c: In function 'H5Dread_helper_INTEGER':
H5D.c:388:40: warning: 'intbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
      if (((unsigned long long *)intbuf)[i] > LLONG_MAX) {
                                        ^
H5D.c:267:23: warning: 'dtypeNative' may be used uninitialized in this function [-Wmaybe-uninitialized]
  hid_t mem_type_id2 = H5Tcreate(H5T_COMPOUND, H5Tget_size(dtypeNative));
                       ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5E.c -o H5E.o
In file included from E:/biocbld/BBS-3˜1.3-B/R/include/R.h:70:0,
                 from H5E.h:4,
                 from H5E.c:1:
H5E.c: In function 'custom_print_cb':
E:/biocbld/BBS-3˜1.3-B/R/include/R_ext/Error.h:48:15: warning: label 'Rf_error' defined but not used [-Wunused-label]
 #define error Rf_error
               ^
H5E.c:76:3: note: in expansion of macro 'error'
   error:
   ^
H5E.c: In function 'custom_print_cb_compact':
E:/biocbld/BBS-3˜1.3-B/R/include/R_ext/Error.h:48:15: warning: label 'Rf_error' defined but not used [-Wunused-label]
 #define error Rf_error
               ^
H5E.c:112:3: note: in expansion of macro 'error'
   error:
   ^
H5E.c:87:16: warning: unused variable 'indent' [-Wunused-variable]
     const int  indent = 4;
                ^
H5E.c: In function '_rhdf5PrintErrorR':
H5E.c:121:12: warning: unused variable 'eee' [-Wunused-variable]
     herr_t eee = H5Ewalk(estack_id, H5E_WALK_DOWNWARD, &custom_print_cb, &client_data);
            ^
H5E.c: In function '_rhdf5PrintErrorRcompact':
H5E.c:153:12: warning: unused variable 'eee' [-Wunused-variable]
     herr_t eee = H5Ewalk(estack_id, H5E_WALK_DOWNWARD, &custom_print_cb_compact, &client_data);
            ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5F.c -o H5F.o
H5F.c: In function '_H5Fget_name':
H5F.c:110:33: warning: passing argument 2 of 'H5Fget_name' from incompatible pointer type
     size = H5Fget_name( obj_id, &name, size+1);
                                 ^
In file included from includeWin/hdf5.h:29:0,
                 from myhdf5.h:5,
                 from H5F.h:8,
                 from H5F.c:1:
includeWin/H5Fpublic.h:174:16: note: expected 'char *' but argument is of type 'char (*)[(sizetype)((int)size + 1)]'
 H5_DLL ssize_t H5Fget_name(hid_t obj_id, char *name, size_t size);
                ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5G.c -o H5G.o
H5G.c: In function '_H5Gget_info':
H5G.c:66:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Gget_info( group_id, &group_info );
          ^
H5G.c: In function '_H5Gget_info_by_name':
H5G.c:113:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Gget_info_by_name( loc_id, group_name, &group_info, H5P_DEFAULT );
          ^
H5G.c: In function '_H5Gget_info_by_idx':
H5G.c:163:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Gget_info_by_idx( loc_id, group_name, index_type, order, n, &group_info, H5P_DEFAULT );
          ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5I.c -o H5I.o
H5I.c: In function '_H5Iget_name':
H5I.c:24:24: warning: passing argument 2 of 'H5Iget_name' from incompatible pointer type
   H5Iget_name( obj_id, &name, st+1 );
                        ^
In file included from includeWin/H5Apublic.h:23:0,
                 from includeWin/hdf5.h:25,
                 from myhdf5.h:5,
                 from H5I.h:8,
                 from H5I.c:1:
includeWin/H5Ipublic.h:85:16: note: expected 'char *' but argument is of type 'char (*)[(sizetype)((int)st + 1)]'
 H5_DLL ssize_t H5Iget_name(hid_t id, char *name/*out*/, size_t size);
                ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5L.c -o H5L.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5O.c -o H5O.o
H5O.c: In function 'H5Oget_num_attrs':
H5O.c:13:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Aiterate( obj_id, H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, &idx, &opAcount, &n);
          ^
H5O.c: In function '_H5Oopen':
H5O.c:56:3: warning: implicit declaration of function 'addHandle' [-Wimplicit-function-declaration]
   addHandle(hid);
   ^
H5O.c: In function '_H5Oclose':
H5O.c:69:5: warning: implicit declaration of function 'removeHandle' [-Wimplicit-function-declaration]
     removeHandle(object_id);
     ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5P.c -o H5P.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5S.c -o H5S.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5T.c -o H5T.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c H5constants.c -o H5constants.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -mtune=core2 -c HandleList.cpp -o HandleList.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c HandleListWrap.c -o HandleListWrap.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c h5dump.c -o h5dump.o
h5dump.c: In function 'opAddToLinfoTree':
h5dump.c:85:3: warning: implicit declaration of function 'H5Oget_num_attrs' [-Wimplicit-function-declaration]
   newElement->num_attrs = H5Oget_num_attrs(oid);
   ^
h5dump.c:114:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
       sprintf(tmp, "%lu", size[newElement->rank-1]);
       ^
h5dump.c:116:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
        sprintf(tmp, "%s x %lu", tmp, size[i]);
        ^
h5dump.c:124:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
  sprintf(tmp, "%lu", maxsize[newElement->rank-1]);
  ^
h5dump.c:126:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
    sprintf(tmp, "%s x %lu", tmp, maxsize[i]);
    ^
h5dump.c: In function '_h5dump':
h5dump.c:314:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Literate( loc_id, data.index_type, data.order, &idx, &opAddToLinfoTree, &data );
          ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c h5ls.c -o h5ls.o
h5ls.c: In function 'opAddToLinfoList':
h5ls.c:99:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
  sprintf(tmp, "%lu", size[newElement->rank-1]);
  ^
h5ls.c:101:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
    sprintf(tmp, "%s x %lu", tmp, size[i]);
    ^
h5ls.c:109:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
    sprintf(tmp, "%lu", maxsize[newElement->rank-1]);
    ^
h5ls.c:111:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
      sprintf(tmp, "%s x %lu", tmp, maxsize[i]);
      ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c h5writeDataFrame.c -o h5writeDataFrame.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c printdatatype.c -o printdatatype.o
printdatatype.c: In function 'getDatatypeName':
printdatatype.c:21:16: warning: variable 'sign_s' set but not used [-Wunused-but-set-variable]
   const char  *sign_s=NULL;   /* sign scheme string */
                ^
printdatatype.c:19:16: warning: variable 'order_s' set but not used [-Wunused-but-set-variable]
   const char  *order_s=NULL;  /* byte order string */
                ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c wrap.c -o wrap.o
C:\Rtools\mingw_32\bin\nm.exe: 'libhdf5ForBioC': No such file
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o rhdf5.dll tmp.def H5.o H5A.o H5D.o H5E.o H5F.o H5G.o H5I.o H5L.o H5O.o H5P.o H5S.o H5T.o H5constants.o HandleList.o HandleListWrap.o h5dump.o h5ls.o h5writeDataFrame.o printdatatype.o wrap.o -llibhdf5ForBioC-7 -LE:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/libs/i386 -lzlib1bioc -llibsz-2 -lm -L. -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/rhdf5.buildbin-libdir/rhdf5/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'rhdf5' ...
** libs
cp includeWin/x64/* includeWin/
cp libwin/x64/*.dll .
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5.c -o H5.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5A.c -o H5A.o
H5A.c: In function 'H5Aread_helper_INTEGER':
H5A.c:153:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Aread(attr_id, mem_type_id, buf );
          ^
H5A.c: In function 'H5Aread_helper_FLOAT':
H5A.c:186:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Aread(attr_id, mem_type_id, buf );
          ^
H5A.c: In function 'H5Aread_helper_STRING':
H5A.c:213:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Aread(attr_id, mem_type_id, bufSTR );
            ^
H5A.c:220:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Aread(attr_id, mem_type_id, bufSTR );
            ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5D.c -o H5D.o
H5D.c: In function 'H5Dread_helper_INTEGER':
H5D.c:220:9: warning: unused variable 'status' [-Wunused-variable]
  herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
         ^
H5D.c:217:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, H5T_NATIVE_INT32);
              ^
H5D.c:232:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
            ^
H5D.c:268:9: warning: unused variable 'status' [-Wunused-variable]
  herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
         ^
H5D.c:265:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, dtypeNative);
              ^
H5D.c:273:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, intbuf );
            ^
H5D.c: In function 'H5Dread_helper_FLOAT':
H5D.c:438:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
              ^
H5D.c:435:12: warning: unused variable 'status' [-Wunused-variable]
     herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, H5T_NATIVE_DOUBLE);
            ^
H5D.c:450:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
          ^
H5D.c: In function 'H5Dread_helper_STRING':
H5D.c:471:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
              ^
H5D.c:468:12: warning: unused variable 'status' [-Wunused-variable]
     herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, dtype_id);
            ^
H5D.c:479:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, bufSTR );
            ^
H5D.c:490:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, bufSTR );
            ^
H5D.c: In function 'H5Dread_helper_ENUM':
H5D.c:525:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tenum_insert (enumtype, st, &i);
              ^
H5D.c:536:9: warning: unused variable 'status' [-Wunused-variable]
  herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
         ^
H5D.c:533:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, enumtype);
              ^
H5D.c:550:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
            ^
H5D.c: In function 'H5Dread_helper_ARRAY':
H5D.c:601:13: warning: unused variable 'status' [-Wunused-variable]
      herr_t status = H5Tinsert(mem_type_id2, cpdField[i], 0, mem_type_id);
             ^
H5D.c:598:14: warning: unused variable 'status' [-Wunused-variable]
       herr_t status = H5Tinsert(mem_type_id, cpdField[0], 0, arraytype);
              ^
H5D.c:623:12: warning: unused variable 'herr' [-Wunused-variable]
     herr_t herr = H5Dread(dataset_id, mem_type_id, mem_space_id, file_space_id, H5P_DEFAULT, buf );
            ^
H5D.c: In function 'H5Dread_helper_COMPOUND':
H5D.c:656:9: warning: unused variable 'mem_type_id' [-Wunused-variable]
   hid_t mem_type_id = -1;
         ^
H5D.c: In function 'H5Dread_helper_INTEGER':
H5D.c:388:40: warning: 'intbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
      if (((unsigned long long *)intbuf)[i] > LLONG_MAX) {
                                        ^
H5D.c:267:23: warning: 'dtypeNative' may be used uninitialized in this function [-Wmaybe-uninitialized]
  hid_t mem_type_id2 = H5Tcreate(H5T_COMPOUND, H5Tget_size(dtypeNative));
                       ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5E.c -o H5E.o
In file included from E:/biocbld/BBS-3˜1.3-B/R/include/R.h:70:0,
                 from H5E.h:4,
                 from H5E.c:1:
H5E.c: In function 'custom_print_cb':
E:/biocbld/BBS-3˜1.3-B/R/include/R_ext/Error.h:48:15: warning: label 'Rf_error' defined but not used [-Wunused-label]
 #define error Rf_error
               ^
H5E.c:76:3: note: in expansion of macro 'error'
   error:
   ^
H5E.c: In function 'custom_print_cb_compact':
E:/biocbld/BBS-3˜1.3-B/R/include/R_ext/Error.h:48:15: warning: label 'Rf_error' defined but not used [-Wunused-label]
 #define error Rf_error
               ^
H5E.c:112:3: note: in expansion of macro 'error'
   error:
   ^
H5E.c:87:16: warning: unused variable 'indent' [-Wunused-variable]
     const int  indent = 4;
                ^
H5E.c: In function '_rhdf5PrintErrorR':
H5E.c:121:12: warning: unused variable 'eee' [-Wunused-variable]
     herr_t eee = H5Ewalk(estack_id, H5E_WALK_DOWNWARD, &custom_print_cb, &client_data);
            ^
H5E.c: In function '_rhdf5PrintErrorRcompact':
H5E.c:153:12: warning: unused variable 'eee' [-Wunused-variable]
     herr_t eee = H5Ewalk(estack_id, H5E_WALK_DOWNWARD, &custom_print_cb_compact, &client_data);
            ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5F.c -o H5F.o
H5F.c: In function '_H5Fget_name':
H5F.c:110:33: warning: passing argument 2 of 'H5Fget_name' from incompatible pointer type
     size = H5Fget_name( obj_id, &name, size+1);
                                 ^
In file included from includeWin/hdf5.h:29:0,
                 from myhdf5.h:5,
                 from H5F.h:8,
                 from H5F.c:1:
includeWin/H5Fpublic.h:174:16: note: expected 'char *' but argument is of type 'char (*)[(sizetype)(size + 1ll)]'
 H5_DLL ssize_t H5Fget_name(hid_t obj_id, char *name, size_t size);
                ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5G.c -o H5G.o
H5G.c: In function '_H5Gget_info':
H5G.c:66:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Gget_info( group_id, &group_info );
          ^
H5G.c: In function '_H5Gget_info_by_name':
H5G.c:113:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Gget_info_by_name( loc_id, group_name, &group_info, H5P_DEFAULT );
          ^
H5G.c: In function '_H5Gget_info_by_idx':
H5G.c:163:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Gget_info_by_idx( loc_id, group_name, index_type, order, n, &group_info, H5P_DEFAULT );
          ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5I.c -o H5I.o
H5I.c: In function '_H5Iget_name':
H5I.c:24:24: warning: passing argument 2 of 'H5Iget_name' from incompatible pointer type
   H5Iget_name( obj_id, &name, st+1 );
                        ^
In file included from includeWin/H5Apublic.h:23:0,
                 from includeWin/hdf5.h:25,
                 from myhdf5.h:5,
                 from H5I.h:8,
                 from H5I.c:1:
includeWin/H5Ipublic.h:85:16: note: expected 'char *' but argument is of type 'char (*)[(sizetype)(st + 1ll)]'
 H5_DLL ssize_t H5Iget_name(hid_t id, char *name/*out*/, size_t size);
                ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5L.c -o H5L.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5O.c -o H5O.o
H5O.c: In function 'H5Oget_num_attrs':
H5O.c:13:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Aiterate( obj_id, H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, &idx, &opAcount, &n);
          ^
H5O.c: In function '_H5Oopen':
H5O.c:56:3: warning: implicit declaration of function 'addHandle' [-Wimplicit-function-declaration]
   addHandle(hid);
   ^
H5O.c: In function '_H5Oclose':
H5O.c:69:5: warning: implicit declaration of function 'removeHandle' [-Wimplicit-function-declaration]
     removeHandle(object_id);
     ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5P.c -o H5P.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5S.c -o H5S.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5T.c -o H5T.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c H5constants.c -o H5constants.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -mtune=core2 -c HandleList.cpp -o HandleList.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c HandleListWrap.c -o HandleListWrap.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c h5dump.c -o h5dump.o
h5dump.c: In function 'opAddToLinfoTree':
h5dump.c:85:3: warning: implicit declaration of function 'H5Oget_num_attrs' [-Wimplicit-function-declaration]
   newElement->num_attrs = H5Oget_num_attrs(oid);
   ^
h5dump.c:114:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
       sprintf(tmp, "%lu", size[newElement->rank-1]);
       ^
h5dump.c:116:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
        sprintf(tmp, "%s x %lu", tmp, size[i]);
        ^
h5dump.c:124:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
  sprintf(tmp, "%lu", maxsize[newElement->rank-1]);
  ^
h5dump.c:126:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
    sprintf(tmp, "%s x %lu", tmp, maxsize[i]);
    ^
h5dump.c: In function '_h5dump':
h5dump.c:314:10: warning: unused variable 'herr' [-Wunused-variable]
   herr_t herr = H5Literate( loc_id, data.index_type, data.order, &idx, &opAddToLinfoTree, &data );
          ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c h5ls.c -o h5ls.o
h5ls.c: In function 'opAddToLinfoList':
h5ls.c:99:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
  sprintf(tmp, "%lu", size[newElement->rank-1]);
  ^
h5ls.c:101:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
    sprintf(tmp, "%s x %lu", tmp, size[i]);
    ^
h5ls.c:109:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'hsize_t' [-Wformat=]
    sprintf(tmp, "%lu", maxsize[newElement->rank-1]);
    ^
h5ls.c:111:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' [-Wformat=]
      sprintf(tmp, "%s x %lu", tmp, maxsize[i]);
      ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c h5writeDataFrame.c -o h5writeDataFrame.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c printdatatype.c -o printdatatype.o
printdatatype.c: In function 'getDatatypeName':
printdatatype.c:21:16: warning: variable 'sign_s' set but not used [-Wunused-but-set-variable]
   const char  *sign_s=NULL;   /* sign scheme string */
                ^
printdatatype.c:19:16: warning: variable 'order_s' set but not used [-Wunused-but-set-variable]
   const char  *order_s=NULL;  /* byte order string */
                ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -IincludeWin -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c wrap.c -o wrap.o
C:\Rtools\mingw_64\bin\nm.exe: 'libhdf5ForBioC': No such file
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o rhdf5.dll tmp.def H5.o H5A.o H5D.o H5E.o H5F.o H5G.o H5I.o H5L.o H5O.o H5P.o H5S.o H5T.o H5constants.o HandleList.o HandleListWrap.o h5dump.o h5ls.o h5writeDataFrame.o printdatatype.o wrap.o -llibhdf5ForBioC-7 -LE:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -llibsz-2 -lm -L. -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/rhdf5.buildbin-libdir/rhdf5/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'rhdf5' as rhdf5_2.16.0.zip
* DONE (rhdf5)

rhdf5.Rcheck/examples_i386/rhdf5-Ex.timings:

nameusersystemelapsed
H5000
H5A0.050.000.45
H5D0.050.000.05
H5F0.030.000.06
H5G0.010.000.02
H5I0.030.000.03
H5IdComponent-class000
H5L0.000.020.01
H5O0.030.000.04
H5P000
H5P_DATASET_ACCESS000
H5P_DATASET_CREATE0.020.000.01
H5P_LINK_CREATE000
H5S0.010.000.01
H5T000
h5const000
h5createAttribute0.020.010.03
h5createDataset0.080.000.08
h5createFile0.010.000.02
h5createGroup0.020.000.01
h5errorHandling000
h5listIdentifier0.010.000.02
h5ls0.050.000.05
h5save0.090.000.09
h5set_extent0.020.020.03
h5version000
h5write0.080.000.08
rhdf50.090.000.09

rhdf5.Rcheck/examples_x64/rhdf5-Ex.timings:

nameusersystemelapsed
H5000
H5A0.050.021.13
H5D0.090.000.09
H5F0.020.000.45
H5G000
H5I0.030.000.03
H5IdComponent-class000
H5L0.020.000.01
H5O0.030.000.03
H5P000
H5P_DATASET_ACCESS000
H5P_DATASET_CREATE0.030.000.03
H5P_LINK_CREATE000
H5S000
H5T000
h5const000
h5createAttribute0.030.000.03
h5createDataset0.10.00.1
h5createFile0.010.000.01
h5createGroup0.020.000.02
h5errorHandling000
h5listIdentifier000
h5ls0.050.020.07
h5save0.160.000.56
h5set_extent0.040.000.05
h5version000
h5write0.080.010.09
rhdf50.080.020.09