Back to Multiple platform build/check report for BioC 3.16
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-07-07 11:10:53 -0400 (Thu, 07 Jul 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.2.0 Patched (2022-06-02 r82447) -- "Vigorous Calisthenics" 4343
palomino4Windows Server 2022 Datacenterx644.2.0 Patched (2022-06-02 r82447 ucrt) -- "Vigorous Calisthenics" 4148
lconwaymacOS 12.2.1 Montereyx86_644.2.0 Patched (2022-05-29 r82424) -- "Vigorous Calisthenics" 4160
kjohnsonmacOS 12.4 Montereyarm644.2.0 Patched (2022-06-09 r82473) -- "Vigorous Calisthenics" 3115
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD results for ChemmineOB on kjohnson


To the developers/maintainers of the ChemmineOB package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ChemmineOB.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 297/2124HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChemmineOB 1.35.2  (landing page)
Thomas Girke
Snapshot Date: 2022-07-06 14:00:06 -0400 (Wed, 06 Jul 2022)
git_url: https://git.bioconductor.org/packages/ChemmineOB
git_branch: master
git_last_commit: 60c7864
git_last_commit_date: 2022-06-28 15:22:13 -0400 (Tue, 28 Jun 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.2.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnsonmacOS 12.4 Monterey / arm64  ERROR    ERROR  skippedskipped

Summary

Package: ChemmineOB
Version: 1.35.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ChemmineOB
StartedAt: 2022-07-06 19:16:09 -0400 (Wed, 06 Jul 2022)
EndedAt: 2022-07-06 19:16:15 -0400 (Wed, 06 Jul 2022)
EllapsedTime: 6.5 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘ChemmineOB/DESCRIPTION’ ... OK
* preparing ‘ChemmineOB’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* running ‘cleanup’
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘ChemmineOB’ ...
** using staged installation
checking for pkg-config... /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENBABEL... no
checking for OPENBABEL... no
checking for gcc... clang -arch arm64
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 clang -arch arm64 accepts -g... yes
checking for clang -arch arm64 option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -arch arm64 -E
configure: creating ./config.status
config.status: creating src/Makevars
** libs
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/include/openbabel3  -I/usr/include/eigen3  -DUSE_BOOST -DHAVE_EIGEN  -I/usr/local/include/eigen3 -I/usr/local/include/openbabel3    -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c ChemmineOB.cpp -o ChemmineOB.o
ChemmineOB.cpp:1569:10: fatal error: 'openbabel/obutil.h' file not found
#include <openbabel/obutil.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [ChemmineOB.o] Error 1
ERROR: compilation failed for package ‘ChemmineOB’
* removing ‘/private/tmp/RtmpRU7jTi/Rinst67554eb55e1d/ChemmineOB’
      -----------------------------------
ERROR: package installation failed