Back to Rapid builds (Linux only) of a subset of BioC 3.21 Report updated every 6 hours |
This page was generated on 2025-04-05 00:14 -0400 (Sat, 05 Apr 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 871 |
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 195/217 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
SparseArray 1.7.7 (landing page) Hervé Pagès
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||
To the developers/maintainers of the SparseArray 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: SparseArray |
Version: 1.7.7 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data SparseArray |
StartedAt: 2025-04-05 00:13:29 -0400 (Sat, 05 Apr 2025) |
EndedAt: 2025-04-05 00:13:30 -0400 (Sat, 05 Apr 2025) |
EllapsedTime: 1.0 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data SparseArray ### ############################################################################## ############################################################################## * checking for file ‘SparseArray/DESCRIPTION’ ... OK * preparing ‘SparseArray’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘SparseArray’ ... ** this is package ‘SparseArray’ version ‘1.7.7’ ** 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'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/IRanges/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/XVector/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c ExtendableJaggedArray.c -o ExtendableJaggedArray.o ExtendableJaggedArray.c: In function ‘_move_ExtendableJaggedArrays_to_SVT’: ExtendableJaggedArray.c:129:25: warning: ‘nzvals_p’ may be used uninitialized [-Wmaybe-uninitialized] 129 | free(nzvals_p); | ^~~~~~~~~~~~~~ ExtendableJaggedArray.c:111:22: note: ‘nzvals_p’ was declared here 111 | int *nzvals_p, *nzoffs_p; | ^~~~~~~~ ExtendableJaggedArray.c:125:25: warning: ‘nzoffs_p’ may be used uninitialized [-Wmaybe-uninitialized] 125 | free(nzoffs_p); | ^~~~~~~~~~~~~~ ExtendableJaggedArray.c:111:33: note: ‘nzoffs_p’ was declared here 111 | int *nzvals_p, *nzoffs_p; | ^~~~~~~~ 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'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/IRanges/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/XVector/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c IRanges_stubs.c -o IRanges_stubs.o IRanges_stubs.c:2: fatal error: error writing to /tmp/cc2pj2PA.s: No space left on device compilation terminated. make: *** [/home/rapidbuild/bbs-3.21-bioc-rapid/R/etc/Makeconf:195: IRanges_stubs.o] Error 1 ERROR: compilation failed for package ‘SparseArray’ * removing ‘/tmp/RtmpHqQDGd/Rinstfdb8c50d1641c/SparseArray’ ----------------------------------- ERROR: package installation failed