Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-12 17:39 -0400 (Fri, 12 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4741
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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

Package 327/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChemmineOB 1.42.0  (landing page)
Thomas Girke
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/ChemmineOB
git_branch: RELEASE_3_19
git_last_commit: c669b4a
git_last_commit_date: 2024-04-30 10:33:08 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  ERROR    ERROR  skippedskipped


INSTALL results for ChemmineOB on palomino7

To the developers/maintainers of the ChemmineOB package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: ChemmineOB
Version: 1.42.0
Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL ChemmineOB
StartedAt: 2024-07-11 15:17:37 -0400 (Thu, 11 Jul 2024)
EndedAt: 2024-07-11 15:18:04 -0400 (Thu, 11 Jul 2024)
EllapsedTime: 26.7 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL ChemmineOB
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'ChemmineOB' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/BH/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -Ic:/openbabel3/sr/x64/include -IC:/openbabel3/deps/eigen-3.4.0  -DHAVE_EIGEN -DHAVE_ISFINITE -Wno-misleading-indentation -fPIC   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ChemmineOB.cpp -o ChemmineOB.o
ChemmineOB.cpp:1569:10: fatal error: openbabel/obutil.h: No such file or directory
 1569 | #include <openbabel/obutil.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [E:/biocbuild/bbs-3.19-bioc/R/etc/x64/Makeconf:296: ChemmineOB.o] Error 1
ERROR: compilation failed for package 'ChemmineOB'
* removing 'E:/biocbuild/bbs-3.19-bioc/R/library/ChemmineOB'
* restoring previous 'E:/biocbuild/bbs-3.19-bioc/R/library/ChemmineOB'