| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:51 -0400 (Fri, 15 Oct 2021).
|
To the developers/maintainers of the runibic package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/runibic.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1654/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| runibic 1.14.0 (landing page) Patryk Orzechowski
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
| Package: runibic |
| Version: 1.14.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL runibic |
| StartedAt: 2021-10-14 09:32:47 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 09:33:36 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 49.1 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.1/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.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c GlobalDefs.cpp -o GlobalDefs.o
GlobalDefs.cpp:26:10: fatal error: 'omp.h' file not found
#include <omp.h>
^~~~~~~
1 error generated.
make: *** [GlobalDefs.o] Error 1
ERROR: compilation failed for package ‘runibic’
* removing ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library/runibic’