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-12 01:01 -0500 (Fri, 12 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 213/230HostnameOS / ArchINSTALLBUILDCHECK
sva 3.59.0  (landing page)
Jeffrey T. Leek , John D. Storey
Snapshot Date: 2025-12-12 00:00 -0500 (Fri, 12 Dec 2025)
git_url: https://git.bioconductor.org/packages/sva
git_branch: devel
git_last_commit: fefe806
git_last_commit_date: 2025-10-29 10:09:21 -0500 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for sva on teran2

To the developers/maintainers of the sva 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: sva
Version: 3.59.0
Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data sva
StartedAt: 2025-12-12 00:40:21 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 00:40:23 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 1.3 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 sva
###
##############################################################################
##############################################################################


* checking for file ‘sva/DESCRIPTION’ ... OK
* preparing ‘sva’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
      -----------------------------------
* installing *source* package ‘sva’ ...
** this is package ‘sva’ version ‘3.59.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c sva.c -o sva.o
sva.c:27:34: warning: missing braces around initializer [-Wmissing-braces]
   27 | R_CallMethodDef callMethods[]  = {
      |                                  ^
sva.c:40:1: fatal error: error writing to /tmp/cc4mq85M.s: No space left on device
   40 | }
      | ^
compilation terminated.
make: *** [/home/rapidbuild/bbs-3.23-bioc-rapid/R/etc/Makeconf:202: sva.o] Error 1
ERROR: compilation failed for package ‘sva’
* removing ‘/tmp/RtmpV8xOOT/Rinst3f86811395ed3a/sva’
      -----------------------------------
ERROR: package installation failed