Back to Multiple platform build/check report for BioC 3.9
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

INSTALL report for HDF5Array on celaya2

This page was generated on 2019-10-16 12:57:20 -0400 (Wed, 16 Oct 2019).

Package 744/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HDF5Array 1.12.3
Hervé Pagès
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/HDF5Array
Branch: RELEASE_3_9
Last Commit: 21c6077
Last Changed Date: 2019-10-12 16:20:34 -0400 (Sat, 12 Oct 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK YES, new version is higher than in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK YES, new version is higher than in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64 [ OK ] OK  OK  OK YES, new version is higher than in internal repository

Summary

Package: HDF5Array
Version: 1.12.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL HDF5Array
StartedAt: 2019-10-15 19:07:31 -0400 (Tue, 15 Oct 2019)
EndedAt: 2019-10-15 19:08:04 -0400 (Tue, 15 Oct 2019)
EllapsedTime: 32.8 seconds
RetCode: 0
Status:  OK 

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘HDF5Array’ ...
** using staged installation
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c DSet.c -o DSet.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c R_init_HDF5Array.c -o R_init_HDF5Array.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c array_selection.c -o array_selection.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c h5mread.c -o h5mread.o
h5mread.c:1194:22: warning: unused function 'select_elements_from_chunk' [-Wunused-function]
static long long int select_elements_from_chunk(const DSet *dset,
                     ^
1 warning generated.
clang -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 HDF5Array.so DSet.o R_init_HDF5Array.o S4Vectors_stubs.o array_selection.o h5mread.o /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/lib/libhdf5.a /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/lib/libsz.a -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-HDF5Array/00new/HDF5Array/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (HDF5Array)