Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-20 11:46 -0400 (Thu, 20 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4777 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4545 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4576 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4528 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4458 |
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 296/2313 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CellBarcode 1.13.2 (landing page) Wenjie Sun
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | ERROR | ERROR | skipped | skipped | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the CellBarcode package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CellBarcode.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: CellBarcode |
Version: 1.13.2 |
Command: /home/biocbuild/R/R/bin/R CMD INSTALL CellBarcode |
StartedAt: 2025-03-19 20:12:06 -0000 (Wed, 19 Mar 2025) |
EndedAt: 2025-03-19 20:13:56 -0000 (Wed, 19 Mar 2025) |
EllapsedTime: 110.5 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL CellBarcode ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘CellBarcode’ ... ** this is package ‘CellBarcode’ version ‘1.13.2’ ** using staged installation ** libs using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ rm -Rf CellBarcode.so ./rust/target/release/libCellBarcode.a entrypoint.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c entrypoint.c -o entrypoint.o # In some environments, ~/.cargo/bin might not be included in PATH, so we need # to set it here to ensure cargo can be invoked. It is appended to PATH and # therefore is only used if cargo is absent from the user's PATH. if [ "" != "true" ]; then \ export CARGO_HOME=/home/biocbuild/bbs-3.21-bioc/meat/CellBarcode/src/.cargo; \ fi && \ export PATH="/home/biocbuild/.pixi/bin:~/bin:/home/biocbuild/.cargo/bin:/usr/local/ensembl-vep:/home/biocbuild/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/openmpi/bin:/home/biocbuild/bioconductor/libudunits-2/bin:/home/biocbuild/.dotnet:/home/biocbuild/bioconductor/openbabel-3.1.1/bin:/opt/meme/bin:/home/biocbuild/dotnet:/opt/meme/libexec/meme-5.5.5:/home/biocbuild/.cargo/bin" && \ cargo build --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target Updating crates.io index Downloading crates ... Downloaded cfg-if v1.0.0 Downloaded adler2 v2.0.0 Downloaded either v1.14.0 Downloaded leven-distance v1.0.0 Downloaded crc32fast v1.4.2 Downloaded paste v1.0.15 Downloaded unicode-ident v1.0.17 Downloaded once_cell v1.20.3 Downloaded proc-macro2 v1.0.93 Downloaded memchr v2.7.4 Downloaded miniz_oxide v0.8.5 Downloaded itertools v0.10.5 Downloaded extendr-api v0.7.1 Downloaded quote v1.0.38 Downloaded aho-corasick v1.1.3 Downloaded flate2 v1.1.0 Downloaded lazy_static v1.5.0 Downloaded regex v1.11.1 Downloaded syn v2.0.98 Downloaded regex-syntax v0.8.5 Downloaded regex-automata v0.4.9 Downloaded libR-sys v0.7.1 Downloaded extendr-macros v0.7.1 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.17 Compiling libR-sys v0.7.1 Compiling paste v1.0.15 Compiling memchr v2.7.4 Compiling extendr-api v0.7.1 Compiling adler2 v2.0.0 Compiling regex-syntax v0.8.5 Compiling cfg-if v1.0.0 Compiling either v1.14.0 Compiling once_cell v1.20.3 Compiling lazy_static v1.5.0 Compiling leven-distance v1.0.0 Compiling crc32fast v1.4.2 Compiling miniz_oxide v0.8.5 Compiling itertools v0.10.5 Compiling aho-corasick v1.1.3 Compiling flate2 v1.1.0 Compiling quote v1.0.38 Compiling syn v2.0.98 Compiling regex-automata v0.4.9 Compiling extendr-macros v0.7.1 Compiling regex v1.11.1 Compiling CellBarcode v0.1.0 (/home/biocbuild/bbs-3.21-bioc/meat/CellBarcode/src/rust) warning: crate `CellBarcode` should have a snake case name | = help: convert the identifier to snake case: `cell_barcode` = note: `#[warn(non_snake_case)]` on by default warning: `CellBarcode` (lib) generated 1 warning Finished `release` profile [optimized] target(s) in 59.47s if [ "" != "true" ]; then \ rm -Rf /home/biocbuild/bbs-3.21-bioc/meat/CellBarcode/src/.cargo && \ rm -Rf ./rust/target/release/build; \ fi /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o CellBarcode.so entrypoint.o -L./rust/target/release -lCellBarcode -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-CellBarcode/00new/CellBarcode/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CellBarcode)