| 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 25/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| beachmat.hdf5 1.9.0 (landing page) Aaron Lun
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||
|
To the developers/maintainers of the beachmat.hdf5 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: beachmat.hdf5 |
| Version: 1.9.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data beachmat.hdf5 |
| StartedAt: 2025-12-11 12:26:26 -0500 (Thu, 11 Dec 2025) |
| EndedAt: 2025-12-11 12:26:41 -0500 (Thu, 11 Dec 2025) |
| EllapsedTime: 15.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 beachmat.hdf5
###
##############################################################################
##############################################################################
* checking for file ‘beachmat.hdf5/DESCRIPTION’ ... OK
* preparing ‘beachmat.hdf5’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
-----------------------------------
* installing *source* package ‘beachmat.hdf5’ ...
** this is package ‘beachmat.hdf5’ version ‘1.9.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/assorthead/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/beachmat/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rhdf5lib/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/assorthead/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/beachmat/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rhdf5lib/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c initialize_from_hdf5.cpp -o initialize_from_hdf5.o
initialize_from_hdf5.cpp:23:1: fatal error: error writing to /tmp/cc1bcxkb.s: No space left on device
23 | }
| ^
compilation terminated.
make: *** [/home/rapidbuild/bbs-3.23-bioc-rapid/R/etc/Makeconf:209: initialize_from_hdf5.o] Error 1
ERROR: compilation failed for package ‘beachmat.hdf5’
* removing ‘/tmp/RtmpyHfILY/Rinst36b9792c4201aa/beachmat.hdf5’
-----------------------------------
ERROR: package installation failed