Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

INSTALL report for rhdf5filters on merida1

This page was generated on 2021-05-06 12:36:24 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the rhdf5filters package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1523/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rhdf5filters 1.2.1  (landing page)
Mike Smith
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/rhdf5filters
Branch: RELEASE_3_12
Last Commit: 04dcf6e
Last Changed Date: 2021-05-03 08:07:27 -0400 (Mon, 03 May 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: rhdf5filters
Version: 1.2.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL rhdf5filters
StartedAt: 2021-05-05 16:17:48 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 16:18:59 -0400 (Wed, 05 May 2021)
EllapsedTime: 70.6 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL rhdf5filters
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘rhdf5filters’ ...
** using staged installation
configuring the BLOSC filter...
checking for gcc... clang -mmacosx-version-min=10.13
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -mmacosx-version-min=10.13 accepts -g... yes
checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed
checking whether C compiler accepts -msse2... yes
checking for gcc __builtin_cpu_init function... yes
checking for x86 sse2 instruction support... yes
checking whether C compiler accepts -mavx2... yes
checking for x86 avx2 instruction support... no
configure: creating ./config.status
config.status: creating src/blosc/lib/blosc-1.16.3/Makefile
config.status: creating src/blosc/Makefile
configure:    HDF5_INCLUDE=/src
configure:    BZIP2_LIB=bzip2/libH5Zbz2.so
configure:    BLOSC_LIB=blosc/libH5Zblosc.so
configure: creating ./config.status
config.status: creating src/blosc/lib/blosc-1.16.3/Makefile
config.status: creating src/blosc/Makefile
config.status: creating src/Makevars
** libs
make -C blosc
make -C lib/snappy-1.1.1
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -c snappy.cc
snappy.cc:567:13: warning: unused function 'ComputeTable' [-Wunused-function]
static void ComputeTable() {
            ^
1 warning generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -c snappy-c.cc
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -c snappy-sinksource.cc
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -c snappy-stubs-internal.cc
make -C lib/lz4-1.8.3
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -c lz4.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -c lz4hc.c
make -C lib/zstd-1.3.8
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c common/debug.c -o common/debug.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c common/entropy_common.c -o common/entropy_common.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c common/error_private.c -o common/error_private.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c common/fse_decompress.c -o common/fse_decompress.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I. -c common/pool.c -o common/pool.o -o common/pool.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c common/threading.c -o common/threading.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c common/xxhash.c -o common/xxhash.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c common/zstd_common.c -o common/zstd_common.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/fse_compress.c -o compress/fse_compress.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/hist.c -o compress/hist.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/huf_compress.c -o compress/huf_compress.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/zstd_compress.c -o compress/zstd_compress.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/zstd_double_fast.c -o compress/zstd_double_fast.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/zstd_fast.c -o compress/zstd_fast.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/zstd_lazy.c -o compress/zstd_lazy.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/zstd_ldm.c -o compress/zstd_ldm.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/zstd_opt.c -o compress/zstd_opt.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c compress/zstdmt_compress.c -o compress/zstdmt_compress.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c decompress/huf_decompress.c -o decompress/huf_decompress.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c decompress/zstd_ddict.c -o decompress/zstd_ddict.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c decompress/zstd_decompress.c -o decompress/zstd_decompress.o
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I. -I./common -DXXH_NAMESPACE=ZSTD_ -c decompress/zstd_decompress_block.c -o decompress/zstd_decompress_block.o
make -C lib/blosc-1.16.3 all
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -c bitshuffle-sse2.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -c shuffle-sse2.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -c bitshuffle-generic.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -c shuffle-generic.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -DSHUFFLE_SSE2_ENABLED  -c shuffle.c
In file included from shuffle.c:11:
./shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
static void shuffle_generic_inline(const size_t type_size,
            ^
./shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
static void unshuffle_generic_inline(const size_t type_size,
            ^
2 warnings generated.
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -c blosclz.c
blosclz.c:89:30: warning: unused function 'get_run' [-Wunused-function]
static BLOSC_INLINE uint8_t *get_run(uint8_t *ip, const uint8_t *ip_bound, const uint8_t *ref) {
                             ^
blosclz.c:173:17: warning: unused function 'get_match' [-Wunused-function]
static uint8_t *get_match(uint8_t *ip, const uint8_t *ip_bound, const uint8_t *ref) {
                ^
2 warnings generated.
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -c blosc.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I../lz4-1.8.3 -I../snappy-1.1.1 -I../zstd-1.3.8 -msse2  -c fastcopy.c
fastcopy.c:247:36: warning: unused function 'chunk_memcpy_16' [-Wunused-function]
static BLOSC_INLINE unsigned char *chunk_memcpy_16(unsigned char *out, const unsigned char *from, unsigned len) {
                                   ^
fastcopy.c:271:36: warning: unused function 'chunk_memcpy_32' [-Wunused-function]
static BLOSC_INLINE unsigned char *chunk_memcpy_32(unsigned char *out, const unsigned char *from, unsigned len) {
                                   ^
fastcopy.c:295:36: warning: unused function 'chunk_memcpy_32_unrolled' [-Wunused-function]
static BLOSC_INLINE unsigned char *chunk_memcpy_32_unrolled(unsigned char *out, const unsigned char *from, unsigned len) {
                                   ^
fastcopy.c:403:36: warning: unused function 'chunk_memcpy_aligned' [-Wunused-function]
static BLOSC_INLINE unsigned char *chunk_memcpy_aligned(unsigned char *out, const unsigned char *from, unsigned len) {
                                   ^
4 warnings generated.
rm -f libblosc.a
ar cq libblosc.a lib/blosc-1.16.3/blosc.o lib/blosc-1.16.3/shuffle-sse2.o lib/blosc-1.16.3/bitshuffle-generic.o lib/blosc-1.16.3/blosclz.o lib/blosc-1.16.3/shuffle.o lib/blosc-1.16.3/bitshuffle-sse2.o lib/blosc-1.16.3/fastcopy.o lib/blosc-1.16.3/shuffle-generic.o lib/snappy-1.1.1/snappy.o lib/snappy-1.1.1/snappy-c.o lib/snappy-1.1.1/snappy-sinksource.o lib/snappy-1.1.1/snappy-stubs-internal.o lib/lz4-1.8.3/lz4.o lib/lz4-1.8.3/lz4hc.o lib/zstd-1.3.8/common/debug.o lib/zstd-1.3.8/common/entropy_common.o lib/zstd-1.3.8/common/error_private.o lib/zstd-1.3.8/common/fse_decompress.o lib/zstd-1.3.8/common/pool.o lib/zstd-1.3.8/common/threading.o lib/zstd-1.3.8/common/xxhash.o lib/zstd-1.3.8/common/zstd_common.o lib/zstd-1.3.8/compress/fse_compress.o lib/zstd-1.3.8/compress/hist.o lib/zstd-1.3.8/compress/huf_compress.o lib/zstd-1.3.8/compress/zstd_compress.o lib/zstd-1.3.8/compress/zstd_double_fast.o lib/zstd-1.3.8/compress/zstd_fast.o lib/zstd-1.3.8/compress/zstd_lazy.o lib/zstd-1.3.8/compress/zstd_ldm.o lib/zstd-1.3.8/compress/zstd_opt.o lib/zstd-1.3.8/compress/zstdmt_compress.o lib/zstd-1.3.8/decompress/huf_decompress.o lib/zstd-1.3.8/decompress/zstd_ddict.o lib/zstd-1.3.8/decompress/zstd_decompress.o lib/zstd-1.3.8/decompress/zstd_decompress_block.o
ranlib libblosc.a
clang -mmacosx-version-min=10.13  -fPIC -c -o H5Zblosc.o H5Zblosc.c \
	      -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I./lib/blosc-1.16.3
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -Wall -g -O2 -fPIC -L/usr/local/lib -shared -o libH5Zblosc.so H5Zblosc.o \
		   libblosc.a -lz
make -C bzip2
make -C bzip2-1.0.8
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -D_FILE_OFFSET_BITS=64 -c blocksort.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -D_FILE_OFFSET_BITS=64 -c huffman.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -D_FILE_OFFSET_BITS=64 -c crctable.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -D_FILE_OFFSET_BITS=64 -c randtable.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -D_FILE_OFFSET_BITS=64 -c compress.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -D_FILE_OFFSET_BITS=64 -c decompress.c
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -D_FILE_OFFSET_BITS=64 -c bzlib.c
rm -f libbz2.a
ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o
ranlib libbz2.a
clang -mmacosx-version-min=10.13 -Wall -g -O2 -fPIC -shared H5Zbzip2.c -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" \
	-I./bzip2-1.0.8/ ./bzip2-1.0.8/libbz2.a -o libH5Zbz2.so
mkdir -p "/Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-rhdf5filters/00new/rhdf5filters/lib/"
cp bzip2/libH5Zbz2.so "/Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-rhdf5filters/00new/rhdf5filters/lib/"
cp blosc/libH5Zblosc.so "/Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-rhdf5filters/00new/rhdf5filters/lib/"
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include" -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rhdf5lib/include' -I/usr/local/include  -Wall -g -O2 -fPIC  -Wall -g -O2  -c rhdf5filters.c -o rhdf5filters.o
clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rhdf5filters.so rhdf5filters.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-rhdf5filters/00new/rhdf5filters/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (rhdf5filters)