Back to Rapid builds (Linux only) of a subset of BioC 3.21
Report updated every 6 hours

This page was generated on 2025-03-20 13:54 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 869
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 24/217HostnameOS / ArchINSTALLBUILDCHECK
beachmat 2.23.7  (landing page)
Aaron Lun
Snapshot Date: 2025-03-20 12:00 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/beachmat
git_branch: devel
git_last_commit: 4bf9647
git_last_commit_date: 2025-03-13 16:48:18 -0400 (Thu, 13 Mar 2025)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  ERROR    ERROR  skipped


BUILD results for beachmat on teran2

To the developers/maintainers of the beachmat 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
Version: 2.23.7
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data beachmat
StartedAt: 2025-03-20 12:26:29 -0400 (Thu, 20 Mar 2025)
EndedAt: 2025-03-20 12:27:06 -0400 (Thu, 20 Mar 2025)
EllapsedTime: 36.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data beachmat
###
##############################################################################
##############################################################################


* checking for file ‘beachmat/DESCRIPTION’ ... OK
* preparing ‘beachmat’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘beachmat’ ...
** this is package ‘beachmat’ version ‘2.23.7’
** 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.21-bioc-rapid/R/include" -DNDEBUG -I../inst/include -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I../inst/include -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c constant_matrix.cpp -o constant_matrix.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I../inst/include -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c delayed_isometric_binary.cpp -o delayed_isometric_binary.o
delayed_isometric_binary.cpp:67:1: fatal error: error writing to /tmp/ccmNg2yE.s: No space left on device
   67 | }
      | ^
compilation terminated.
make: *** [/home/rapidbuild/bbs-3.21-bioc-rapid/R/etc/Makeconf:202: delayed_isometric_binary.o] Error 1
ERROR: compilation failed for package ‘beachmat’
* removing ‘/tmp/RtmpqPPptI/Rinstce57544d88023/beachmat’
      -----------------------------------
ERROR: package installation failed