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-01 18:16 -0400 (Tue, 01 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 55/217 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
csaw 1.41.2 (landing page) Aaron Lun
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||
To the developers/maintainers of the csaw 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: csaw |
Version: 1.41.2 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL csaw |
StartedAt: 2025-04-01 18:08:36 -0400 (Tue, 01 Apr 2025) |
EndedAt: 2025-04-01 18:08:40 -0400 (Tue, 01 Apr 2025) |
EllapsedTime: 4.2 seconds |
RetCode: 1 |
Status: ERROR |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL csaw ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’ * installing *source* package ‘csaw’ ... ** this is package ‘csaw’ version ‘1.41.2’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ using C++11 g++ -std=gnu++11 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/Rhtslib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c annotator.cpp -o annotator.o annotator.cpp: In function ‘SEXPREC* annotate_overlaps(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: annotator.cpp:47:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare] 47 | while (counter < nolaps && query[counter]==curreg) { | ~~~~~~~~^~~~~~~~ annotator.cpp: At global scope: annotator.cpp:130:1: fatal error: error writing to /tmp/ccp2hEYm.s: No space left on device 130 | } | ^ compilation terminated. make: *** [/home/rapidbuild/bbs-3.21-bioc-rapid/R/etc/Makeconf:202: annotator.o] Error 1 ERROR: compilation failed for package ‘csaw’ * removing ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/csaw’ * restoring previous ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/csaw’