Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-04-18 11:32:17 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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

Package 1740/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rhdf5 2.46.1  (landing page)
Mike Smith
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/rhdf5
git_branch: RELEASE_3_18
git_last_commit: 27bab89
git_last_commit_date: 2023-11-29 10:28:25 -0400 (Wed, 29 Nov 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for rhdf5 on kjohnson1


To the developers/maintainers of the rhdf5 package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: rhdf5
Version: 2.46.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rhdf5.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rhdf5_2.46.1.tar.gz
StartedAt: 2024-04-18 01:10:20 -0400 (Thu, 18 Apr 2024)
EndedAt: 2024-04-18 01:11:19 -0400 (Thu, 18 Apr 2024)
EllapsedTime: 58.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rhdf5.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rhdf5.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rhdf5_2.46.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/rhdf5.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rhdf5/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rhdf5’ version ‘2.46.1’
* package encoding: UTF-8
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘rhdf5’ can be installed ... WARNING
Found the following significant warnings:
  ./h5testLock.h:5:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/rhdf5.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
  installed size is  6.3Mb
  sub-directories of 1Mb or more:
    libs   5.4Mb
* 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 startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘S4Vectors’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 shell scripts ... 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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rhdf5/libs/rhdf5.so’:
  Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_rand_r’, possibly from ‘rand_r’ (C)
  Found ‘_sprintf’, possibly from ‘sprintf’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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: 2 WARNINGs, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/rhdf5.Rcheck/00check.log’
for details.



Installation output

rhdf5.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL rhdf5
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘rhdf5’ ...
** using staged installation
configure: creating ./config.status
config.status: creating src/external_filters.h
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5.c -o H5.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5A.c -o H5A.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5D.c -o H5D.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5E.c -o H5E.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5F.c -o H5F.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5G.c -o H5G.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5I.c -o H5I.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5L.c -o H5L.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5O.c -o H5O.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5P.c -o H5P.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5R.c -o H5R.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5S.c -o H5S.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5S_extras.c -o H5S_extras.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5T.c -o H5T.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5T_extras.c -o H5T_extras.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5Z.c -o H5Z.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c H5constants.c -o H5constants.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c HandleList.cpp -o HandleList.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c HandleListWrap.c -o HandleListWrap.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bit64conversion.c -o bit64conversion.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c external_filters.c -o external_filters.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c h5dump.c -o h5dump.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c h5ls.c -o h5ls.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c h5testLock.c -o h5testLock.o
In file included from h5testLock.c:1:
./h5testLock.h:5:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
SEXP _h5fileLock();
     ^
h5testLock.c:3:6: note: conflicting prototype is here
SEXP _h5fileLock(SEXP _file_name) {
     ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c h5writeDataFrame.c -o h5writeDataFrame.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c printdatatype.c -o printdatatype.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utils.c -o utils.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c wrap.c -o wrap.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o rhdf5.so H5.o H5A.o H5D.o H5E.o H5F.o H5G.o H5I.o H5L.o H5O.o H5P.o H5R.o H5S.o H5S_extras.o H5T.o H5T_extras.o H5Z.o H5constants.o HandleList.o HandleListWrap.o bit64conversion.o external_filters.o h5dump.o h5ls.o h5testLock.o h5writeDataFrame.o printdatatype.o utils.o wrap.o /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/lib/libhdf5.a -L/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhdf5lib/lib -lcrypto -lcurl -lsz -laec -lz -ldl -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-rhdf5/00new/rhdf5/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rhdf5)

Tests output

rhdf5.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(rhdf5)
> 
> test_check("rhdf5")
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 1075 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_S3.R:19:9', 'test_S3.R:28:9'

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 1075 ]
> 
> proc.time()
   user  system elapsed 
  8.705   1.934  10.889 

Example timings

rhdf5.Rcheck/rhdf5-Ex.timings

nameusersystemelapsed
H5Dopen0.0140.0030.017
H5Fget_name0.0040.0020.006
H5Gget_info0.0100.0020.012
H5Iget_type0.0030.0010.004
H5Iis_valid0.0010.0010.002
H5Lcreate_external0.0060.0030.010
H5Ldelete0.0040.0010.005
H5Lmove0.0250.0030.030
H5Ocopy0.0110.0030.014
H5Olink0.0040.0010.006
H5Oopen0.0110.0020.013
H5P_create_intermediate_group0.0010.0010.001
H5Pset_fapl_ros3000
H5R0.0150.0030.017
H5Scombine_hyperslab0.0020.0000.002
H5Scombine_select0.0030.0000.002
H5Sselect_hyperslab0.0010.0000.001
H5Sselect_index0.0020.0000.002
H5T_enum0.0010.0000.000
H5functions000
h5_FileLocking0.0010.0010.002
h5_createAttribute0.0100.0010.011
h5_createDataset0.1110.0180.150
h5_createFile0.0070.0020.008
h5_createGroup0.0090.0030.012
h5_dump0.0140.0030.016
h5_errorHandling000
h5_read0.0290.0040.033
h5_save0.0280.0030.031
h5_set_extent0.0100.0030.013
h5_write0.0160.0020.018
h5closeAll0.0040.0010.006
h5constants0.0010.0000.000
h5listObjects0.0030.0010.004
h5ls0.0160.0020.018
h5version0.0040.0000.004