Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-09-29 11:41 -0400 (Mon, 29 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4827 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4608 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4549 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4580 |
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 194/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
BiocParallel 1.42.2 (landing page) Martin Morgan
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | TIMEOUT | ||||||||||
To the developers/maintainers of the BiocParallel package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiocParallel.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: BiocParallel |
Version: 1.42.2 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:BiocParallel.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BiocParallel_1.42.2.tar.gz |
StartedAt: 2025-09-26 07:51:23 -0000 (Fri, 26 Sep 2025) |
EndedAt: 2025-09-26 08:33:53 -0000 (Fri, 26 Sep 2025) |
EllapsedTime: 2549.1 seconds |
RetCode: None |
Status: TIMEOUT |
CheckDir: BiocParallel.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:BiocParallel.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BiocParallel_1.42.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/BiocParallel.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘BiocParallel/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘BiocParallel’ version ‘1.42.2’ * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘BiocParallel’ can be installed ... OK * used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... NOTE ':::' calls which should be '::': ‘parallel:::closeNode’ ‘parallel:::recvData’ ‘parallel:::recvOneData’ ‘parallel:::sendData’ See the note in ?`:::` about the use of this operator. There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: ‘.workerLapply_impl’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented S4 methods: generic 'bpworkers<-' and siglist 'SerialParam,numeric' All user-level objects in a package (including S4 classes and methods) should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed BatchtoolsParam-class 2.967 0.552 11.137 SnowParam-class 1.291 0.240 6.780 bpoptions 0.033 0.000 5.039 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘test.R’
BiocParallel.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL BiocParallel ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘BiocParallel’ ... ** this is package ‘BiocParallel’ version ‘1.42.2’ ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 accepts -g... yes checking for /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 option to enable C++11 features... none needed checking for library containing shm_open... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/mman.h... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ using C++11 /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG -I"./" -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/BH/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c cpp11.cpp -o cpp11.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG -I"./" -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/BH/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c ipcmutex.cpp -o ipcmutex.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o BiocParallel.so cpp11.o ipcmutex.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-BiocParallel/00new/BiocParallel/libs ** R ** 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 (BiocParallel)
BiocParallel.Rcheck/tests/test.Rout
R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > BiocGenerics:::testPackage("BiocParallel") Testing BatchtoolsParam Submitting 5 jobs in 4 chunks using cluster functions 'Multicore' ... Submitting 5 jobs in 4 chunks using cluster functions 'Socket' ... Submitting 5 jobs in 4 chunks using cluster functions 'Socket' ... > > > > > > > > Submitting 5 jobs in 4 chunks using cluster functions 'Multicore' ... > > > > > > > > Testing BiocParallelParam Testing DoparParam Timing stopped at: 0.03 17.35 166.8 Error in makePSOCKcluster(names = spec, ...) : Cluster setup failed. 2 of 2 workers failed to connect.
BiocParallel.Rcheck/BiocParallel-Ex.timings
name | user | system | elapsed | |
BatchtoolsParam-class | 2.967 | 0.552 | 11.137 | |
BiocParallelParam-class | 0.002 | 0.000 | 0.001 | |
DeveloperInterface | 0 | 0 | 0 | |
DoparParam-class | 0 | 0 | 0 | |
MulticoreParam-class | 1.153 | 0.370 | 3.000 | |
SerialParam-class | 0.032 | 0.023 | 0.040 | |
SnowParam-class | 1.291 | 0.240 | 6.780 | |
bpaggregate | 0.001 | 0.000 | 0.001 | |
bpiterate | 0.545 | 0.139 | 0.572 | |
bplapply | 0.064 | 0.065 | 0.062 | |
bploop | 0 | 0 | 0 | |
bpmapply | 0.245 | 0.092 | 0.309 | |
bpok | 0.557 | 0.004 | 3.160 | |
bpoptions | 0.033 | 0.000 | 5.039 | |
bpschedule | 0.503 | 0.036 | 0.544 | |
bptry | 0.049 | 0.092 | 0.066 | |
bpvalidate | 4.364 | 0.473 | 4.848 | |
bpvec | 0.457 | 0.200 | 0.553 | |
bpvectorize | 0.017 | 0.069 | 0.065 | |
ipcmutex | 0.459 | 0.237 | 0.969 | |
register | 0.818 | 0.276 | 0.977 | |
worker-number | 1.547 | 0.213 | 1.710 | |