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).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R 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/230HostnameOS / ArchINSTALLBUILDCHECK
beachmat.hdf5 1.9.0  (landing page)
Aaron Lun
Snapshot Date: 2025-12-11 12:00 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/beachmat.hdf5
git_branch: devel
git_last_commit: c02a721
git_last_commit_date: 2025-10-29 11:24:41 -0500 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  ERROR    ERROR  skipped


BUILD results for beachmat.hdf5 on teran2

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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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