Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-06-19 12:05 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 1568/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pirat 1.3.2  (landing page)
Samuel Wieczorek
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/Pirat
git_branch: devel
git_last_commit: 5f367f9
git_last_commit_date: 2025-06-17 04:27:50 -0400 (Tue, 17 Jun 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


BUILD results for Pirat on kjohnson3

To the developers/maintainers of the Pirat package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Pirat.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: Pirat
Version: 1.3.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Pirat
StartedAt: 2025-06-18 17:12:38 -0400 (Wed, 18 Jun 2025)
EndedAt: 2025-06-18 17:12:59 -0400 (Wed, 18 Jun 2025)
EllapsedTime: 20.2 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 Pirat
###
##############################################################################
##############################################################################


* checking for file ‘Pirat/DESCRIPTION’ ... OK
* preparing ‘Pirat’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘Pirat.Rmd’ using rmarkdown
python-build: use openssl@3 from homebrew
python-build: use readline from homebrew
Downloading Python-3.9.5.tar.xz...
-> https://www.python.org/ftp/python/3.9.5/Python-3.9.5.tar.xz
Installing Python-3.9.5...
patching file 'Misc/NEWS.d/next/Build/2021-10-11-16-27-38.bpo-45405.iSfdW5.rst'
patching file configure
patching file configure.ac
python-build: use tcl-tk from homebrew
python-build: use readline from homebrew
python-build: use zlib from xcode sdk

BUILD FAILED (OS X 13.7.1 using python-build 2.6.3)

Inspect or clean up the working tree at /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/python-build.20250618171252.14513
Results logged to /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/python-build.20250618171252.14513.log

Last 10 log lines:
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for --with-pydebug... no
checking for --with-trace-refs... no
checking for --with-assertions... no
checking for --enable-optimizations... yes
checking PROFILE_TASK... -m test --pgo
checking for --with-lto... yes
checking for llvm-ar... no
configure: error: llvm-ar is required for a --with-lto build with clang but could not be found.
make: *** No targets specified and no makefile found.  Stop.

Quitting from Pirat.Rmd:90-92 [impute]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! installation of Python 3.9.5 failed
---
Backtrace:
    ▆
 1. └─Pirat::my_pipeline_llkimpute(subbouyssie)
 2.   └─basilisk::basiliskStart(envPirat)
 3.     └─basilisk::obtainEnvironmentPath(env)
 4.       └─basilisk::setupBasiliskEnv(...)
 5.         ├─base::suppressMessages(install_python(version))
 6.         │ └─base::withCallingHandlers(...)
 7.         └─reticulate::install_python(version)
 8.           └─reticulate:::stopf("installation of Python %s failed", version)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'Pirat.Rmd' failed with diagnostics:
installation of Python 3.9.5 failed
--- failed re-building ‘Pirat.Rmd’

SUMMARY: processing the following file failed:
  ‘Pirat.Rmd’

Error: Vignette re-building failed.
Execution halted