Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:56:38 -0400 (Tue, 16 Apr 2019).
Package 142/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
BiocParallel 1.16.6 Bioconductor Package Maintainer
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | ERROR | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | [ OK ] | OK | ERROR | OK |
Package: BiocParallel |
Version: 1.16.6 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL BiocParallel |
StartedAt: 2019-04-15 18:15:51 -0400 (Mon, 15 Apr 2019) |
EndedAt: 2019-04-15 18:16:07 -0400 (Mon, 15 Apr 2019) |
EllapsedTime: 16.6 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL BiocParallel ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’ * installing *source* package ‘BiocParallel’ ... checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for shm_open in -lrt... no configure: creating ./config.status config.status: creating src/Makevars ** libs clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include" -I/usr/local/include -fPIC -Wall -g -O2 -c ipcmutex.cpp -o ipcmutex.o In file included from ipcmutex.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/uuid/uuid_generators.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/uuid/random_generator.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/random/mersenne_twister.hpp:30: In file included from /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/random/detail/seed_impl.hpp:26: In file included from /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/random/detail/const_mod.hpp:23: In file included from /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/random/detail/large_arithmetic.hpp:19: In file included from /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/random/detail/integer_log2.hpp:19: /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/pending/integer_log2.hpp:7:1: warning: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>"); ^ /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BH/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ <scratch space>:157:2: note: expanded from here message("This header is deprecated. Use " "<boost/integer/integer_log2.hpp>" " instead.") ^ 1 warning generated. clang++ -std=gnu++11 -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 BiocParallel.so ipcmutex.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/3.5/Resources/library/BiocParallel/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 * DONE (BiocParallel)