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-22 12:13 -0400 (Sat, 22 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 59/217HostnameOS / ArchINSTALLBUILDCHECK
DelayedArray 0.33.6  (landing page)
Hervé Pagès
Snapshot Date: 2025-03-22 12:00 -0400 (Sat, 22 Mar 2025)
git_url: https://git.bioconductor.org/packages/DelayedArray
git_branch: devel
git_last_commit: e170345
git_last_commit_date: 2025-02-13 15:50:59 -0400 (Thu, 13 Feb 2025)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  ERROR    ERROR  skipped


BUILD results for DelayedArray on teran2

To the developers/maintainers of the DelayedArray 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: DelayedArray
Version: 0.33.6
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data DelayedArray
StartedAt: 2025-03-22 12:09:29 -0400 (Sat, 22 Mar 2025)
EndedAt: 2025-03-22 12:09:30 -0400 (Sat, 22 Mar 2025)
EllapsedTime: 1.3 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 DelayedArray
###
##############################################################################
##############################################################################


* checking for file ‘DelayedArray/DESCRIPTION’ ... OK
* preparing ‘DelayedArray’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘DelayedArray’ ...
** this is package ‘DelayedArray’ version ‘0.33.6’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/S4Vectors/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c R_init_DelayedArray.c -o R_init_DelayedArray.o
gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/S4Vectors/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c S4Vectors_stubs.c -o S4Vectors_stubs.o
S4Vectors_stubs.c:2: fatal error: error writing to /tmp/ccL4mL2w.s: No space left on device
compilation terminated.
make: *** [/home/rapidbuild/bbs-3.21-bioc-rapid/R/etc/Makeconf:195: S4Vectors_stubs.o] Error 1
ERROR: compilation failed for package ‘DelayedArray’
* removing ‘/tmp/RtmpBsl41g/Rinst1043745be6d9fe/DelayedArray’
      -----------------------------------
ERROR: package installation failed