| Back to Build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-27 12:45 -0400 (Mon, 27 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| 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 2013/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| signatureSearch 1.23.0 (landing page) Brendan Gongol
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | ERROR | skipped | skipped | ||||||||
|
To the developers/maintainers of the signatureSearch package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/signatureSearch.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. |
| Package: signatureSearch |
| Version: 1.23.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data signatureSearch |
| StartedAt: 2025-10-26 18:00:40 -0400 (Sun, 26 Oct 2025) |
| EndedAt: 2025-10-26 18:06:24 -0400 (Sun, 26 Oct 2025) |
| EllapsedTime: 343.5 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data signatureSearch
###
##############################################################################
##############################################################################
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* preparing ‘signatureSearch’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
-----------------------------------
* installing *source* package ‘signatureSearch’ ...
** this is package ‘signatureSearch’ version ‘1.23.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using C++11
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fastGSEA.cpp -o fastGSEA.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fgsea_init.c -o fgsea_init.o
clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpPq9bqG/Rinst1f1119e0095f/00LOCK-signatureSearch/00new/signatureSearch/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: download failed
web resource path: ‘https://experimenthub.bioconductor.org/metadata/experimenthub.sqlite3’
local file path: ‘/Users/biocbuild/Library/Caches/org.R-project.R/R/ExperimentHub/file1f8b7c372aad’
reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_disk()`:
! SSL connect error [experimenthub.bioconductor.org]:
TLS connect error: error:00000000:lib(0):func(0):reason(0)
Warning: bfcdownload() failed
rid: BFC1
file: ‘https://experimenthub.bioconductor.org/metadata/experimenthub.sqlite3’
reason: download failed
Warning: Could not check database for updates.
Database source currently unreachable.
This should only be a temporary interruption.
Using previously cached version.
Error in value[[3L]](cond) : failed to connect
reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! SSL connect error [bioconductor.org]:
TLS connect error: error:00000000:lib(0):func(0):reason(0)
Consider rerunning with 'localHub=TRUE'
Error: unable to load R code in package ‘signatureSearch’
Execution halted
ERROR: lazy loading failed for package ‘signatureSearch’
* removing ‘/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpPq9bqG/Rinst1f1119e0095f/signatureSearch’
-----------------------------------
ERROR: package installation failed