Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-11 12:07 -0400 (Sat, 11 Oct 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4864 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4652 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4597 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4586 |
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 1502/2346 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ontoProc 2.3.11 (landing page) Vincent Carey
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
To the developers/maintainers of the ontoProc package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ontoProc.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: ontoProc |
Version: 2.3.11 |
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data ontoProc |
StartedAt: 2025-10-10 02:44:27 -0000 (Fri, 10 Oct 2025) |
EndedAt: 2025-10-10 02:47:13 -0000 (Fri, 10 Oct 2025) |
EllapsedTime: 166.2 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data ontoProc ### ############################################################################## ############################################################################## * checking for file ‘ontoProc/DESCRIPTION’ ... OK * preparing ‘ontoProc’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘ontoProc.Rmd’ using rmarkdown Requirement already satisfied: pip in /home/biocbuild/.cache/R/basilisk/1.21.5/ontoProc/2.3.11/bsklenv/lib/python3.12/site-packages (25.0.1) Collecting pip Using cached pip-25.2-py3-none-any.whl.metadata (4.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting setuptools Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) Using cached pip-25.2-py3-none-any.whl (1.8 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB) Installing collected packages: wheel, setuptools, pip Attempting uninstall: pip Found existing installation: pip 25.0.1 Uninstalling pip-25.0.1: Successfully uninstalled pip-25.0.1 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 Collecting h5py==3.13.0 Using cached h5py-3.13.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.5 kB) Collecting owlready2==0.47 Using cached owlready2-0.47-cp312-cp312-linux_aarch64.whl Collecting bioregistry==0.12.4 Using cached bioregistry-0.12.4-py3-none-any.whl.metadata (35 kB) Collecting numpy>=1.19.3 (from h5py==3.13.0) Using cached numpy-2.3.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.metadata (62 kB) Collecting requests (from bioregistry==0.12.4) Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting tqdm (from bioregistry==0.12.4) Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Collecting pystow>=0.1.13 (from bioregistry==0.12.4) Downloading pystow-0.7.11-py3-none-any.whl.metadata (17 kB) Collecting click (from bioregistry==0.12.4) Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) Collecting more_click>=0.1.2 (from bioregistry==0.12.4) Using cached more_click-0.1.2-py3-none-any.whl.metadata (4.3 kB) Collecting pydantic>=2.0 (from pydantic[email]>=2.0->bioregistry==0.12.4) Downloading pydantic-2.12.0-py3-none-any.whl.metadata (83 kB) Collecting curies>=0.7.0 (from bioregistry==0.12.4) Downloading curies-0.12.1-py3-none-any.whl.metadata (14 kB) Collecting typing-extensions (from curies>=0.7.0->bioregistry==0.12.4) Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting annotated-types>=0.6.0 (from pydantic>=2.0->pydantic[email]>=2.0->bioregistry==0.12.4) Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.41.1 (from pydantic>=2.0->pydantic[email]>=2.0->bioregistry==0.12.4) Downloading pydantic_core-2.41.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.3 kB) Collecting typing-inspection>=0.4.2 (from pydantic>=2.0->pydantic[email]>=2.0->bioregistry==0.12.4) Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) Collecting email-validator>=2.0.0 (from pydantic[email]>=2.0->bioregistry==0.12.4) Downloading email_validator-2.3.0-py3-none-any.whl.metadata (26 kB) Collecting dnspython>=2.0.0 (from email-validator>=2.0.0->pydantic[email]>=2.0->bioregistry==0.12.4) Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) Collecting idna>=2.0.0 (from email-validator>=2.0.0->pydantic[email]>=2.0->bioregistry==0.12.4) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting charset_normalizer<4,>=2 (from requests->bioregistry==0.12.4) Using cached charset_normalizer-3.4.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (36 kB) Collecting urllib3<3,>=1.21.1 (from requests->bioregistry==0.12.4) Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests->bioregistry==0.12.4) Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) Using cached h5py-3.13.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB) Using cached bioregistry-0.12.4-py3-none-any.whl (5.4 MB) Downloading curies-0.12.1-py3-none-any.whl (67 kB) Using cached more_click-0.1.2-py3-none-any.whl (6.7 kB) Using cached numpy-2.3.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.3 MB) Downloading pydantic-2.12.0-py3-none-any.whl (459 kB) Downloading pydantic_core-2.41.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 54.0 MB/s 0:00:00 Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading email_validator-2.3.0-py3-none-any.whl (35 kB) Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) Using cached idna-3.10-py3-none-any.whl (70 kB) Downloading pystow-0.7.11-py3-none-any.whl (43 kB) Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) Downloading click-8.3.0-py3-none-any.whl (107 kB) Using cached requests-2.32.5-py3-none-any.whl (64 kB) Using cached charset_normalizer-3.4.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (146 kB) Using cached urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) Using cached tqdm-4.67.1-py3-none-any.whl (78 kB) Installing collected packages: urllib3, typing-extensions, tqdm, owlready2, numpy, idna, dnspython, click, charset_normalizer, certifi, annotated-types, typing-inspection, requests, pydantic-core, more_click, h5py, email-validator, pystow, pydantic, curies, bioregistry Successfully installed annotated-types-0.7.0 bioregistry-0.12.4 certifi-2025.10.5 charset_normalizer-3.4.3 click-8.3.0 curies-0.12.1 dnspython-2.8.0 email-validator-2.3.0 h5py-3.13.0 idna-3.10 more_click-0.1.2 numpy-2.3.3 owlready2-0.47 pydantic-2.12.0 pydantic-core-2.41.1 pystow-0.7.11 requests-2.32.5 tqdm-4.67.1 typing-extensions-4.15.0 typing-inspection-0.4.2 urllib3-2.5.0 Warning in doTryCatch(return(expr), name, parentenv, handler) : zero-length arrow is of indeterminate angle and so skipped Quitting from ontoProc.Rmd:125-141 [donew] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `py_call_impl()`: ! owlready2.base.OwlReadyOntologyParsingError: NTriples parsing error (or unrecognized file format) in /home/biocbuild/tmp/RtmpCO3xum/file362a524bd63c64. Run `reticulate::py_last_error()` for details. --- Backtrace: ▆ 1. └─ontoProc::setup_entities2(tf) 2. └─basilisk::basiliskRun(...) 3. └─ontoProc (local) fun(...) 4. └─o2$get_ontology(owlfn)$load() 5. └─reticulate:::py_call_impl(callable, call_args$unnamed, call_args$named) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'ontoProc.Rmd' failed with diagnostics: owlready2.base.OwlReadyOntologyParsingError: NTriples parsing error (or unrecognized file format) in /home/biocbuild/tmp/RtmpCO3xum/file362a524bd63c64. Run `reticulate::py_last_error()` for details. --- failed re-building ‘ontoProc.Rmd’ --- re-building ‘owlents.Rmd’ using rmarkdown Quitting from owlents.Rmd:33-45 [getcl] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `py_call_impl()`: ! owlready2.base.OwlReadyOntologyParsingError: NTriples parsing error (or unrecognized file format) in /home/biocbuild/tmp/RtmpCO3xum/file362a52446a00b3. Run `reticulate::py_last_error()` for details. --- Backtrace: ▆ 1. └─ontoProc::setup_entities2(tf) 2. └─basilisk::basiliskRun(...) 3. └─ontoProc (local) fun(...) 4. └─o2$get_ontology(owlfn)$load() 5. └─reticulate:::py_call_impl(callable, call_args$unnamed, call_args$named) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'owlents.Rmd' failed with diagnostics: owlready2.base.OwlReadyOntologyParsingError: NTriples parsing error (or unrecognized file format) in /home/biocbuild/tmp/RtmpCO3xum/file362a52446a00b3. Run `reticulate::py_last_error()` for details. --- failed re-building ‘owlents.Rmd’ SUMMARY: processing the following files failed: ‘ontoProc.Rmd’ ‘owlents.Rmd’ Error: Vignette re-building failed. Execution halted