| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:36:37 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the runibic package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1602/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| runibic 1.12.0 (landing page) Patryk Orzechowski
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
| Package: runibic |
| Version: 1.12.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL runibic |
| StartedAt: 2021-05-05 17:32:38 -0400 (Wed, 05 May 2021) |
| EndedAt: 2021-05-05 17:33:04 -0400 (Wed, 05 May 2021) |
| EllapsedTime: 26.5 seconds |
| RetCode: 1 |
| Status: ERROR |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL runibic
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘runibic’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c GlobalDefs.cpp -o GlobalDefs.o
In file included from GlobalDefs.cpp:24:
In file included from /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
SEXP data = Parent::get__();
^
GlobalDefs.cpp:26:10: fatal error: 'omp.h' file not found
#include <omp.h>
^~~~~~~
1 warning and 1 error generated.
make: *** [GlobalDefs.o] Error 1
ERROR: compilation failed for package ‘runibic’
* removing ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library/runibic’