| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2025-12-11 13:10 -0500 (Thu, 11 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" | 926 |
| 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 34/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| BiocParallel 1.45.0 (landing page) Jiefei Wang
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the BiocParallel package: - 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: BiocParallel |
| Version: 1.45.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data BiocParallel |
| StartedAt: 2025-12-11 12:27:11 -0500 (Thu, 11 Dec 2025) |
| EndedAt: 2025-12-11 12:27:18 -0500 (Thu, 11 Dec 2025) |
| EllapsedTime: 7.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data BiocParallel
###
##############################################################################
##############################################################################
* checking for file ‘BiocParallel/DESCRIPTION’ ... OK
* preparing ‘BiocParallel’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* running ‘cleanup’
* installing the package (it is needed to build vignettes)
-----------------------------------
* installing *source* package ‘BiocParallel’ ...
** this is package ‘BiocParallel’ version ‘1.45.0’
** 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 g++ -std=gnu++17 accepts -g... yes
checking for 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: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I"./" -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c cpp11.cpp -o cpp11.o
g++ -std=gnu++11 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I"./" -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c ipcmutex.cpp -o ipcmutex.o
ipcmutex.cpp:184:1: fatal error: error writing to /tmp/ccRJDAzy.s: No space left on device
184 | }
| ^
compilation terminated.
make: *** [/home/rapidbuild/bbs-3.23-bioc-rapid/R/etc/Makeconf:209: ipcmutex.o] Error 1
ERROR: compilation failed for package ‘BiocParallel’
* removing ‘/tmp/RtmpjEIKad/Rinst36c75a2db682e0/BiocParallel’
-----------------------------------
ERROR: package installation failed