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

BUILD report for runibic on merida1

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/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
runibic 1.12.0  (landing page)
Patryk Orzechowski
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/runibic
Branch: RELEASE_3_12
Last Commit: bf1efa2
Last Changed Date: 2020-10-27 11:29:49 -0400 (Tue, 27 Oct 2020)
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    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  ERROR    ERROR  skippedskipped

Summary

Package: runibic
Version: 1.12.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data runibic
StartedAt: 2021-05-05 21:53:43 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 21:53:51 -0400 (Wed, 05 May 2021)
EllapsedTime: 8.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data runibic
###
##############################################################################
##############################################################################


* checking for file ‘runibic/DESCRIPTION’ ... OK
* preparing ‘runibic’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* 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 ‘/private/tmp/RtmpQCqb6A/Rinst120b25c45e9ca/runibic’
      -----------------------------------
ERROR: package installation failed