| 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-11 13:10 -0500 (Thu, 11 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R 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 33/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| BiocNeighbors 2.5.0 (landing page) Aaron Lun
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the BiocNeighbors 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: BiocNeighbors |
| Version: 2.5.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data BiocNeighbors |
| StartedAt: 2025-12-11 12:27:09 -0500 (Thu, 11 Dec 2025) |
| EndedAt: 2025-12-11 12:27:20 -0500 (Thu, 11 Dec 2025) |
| EllapsedTime: 11.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data BiocNeighbors
###
##############################################################################
##############################################################################
* checking for file ‘BiocNeighbors/DESCRIPTION’ ... OK
* preparing ‘BiocNeighbors’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
-----------------------------------
* installing *source* package ‘BiocNeighbors’ ...
** this is package ‘BiocNeighbors’ version ‘2.5.0’
** 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.23-bioc-rapid/R/include" -DNDEBUG -I../inst/include -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/assorthead/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I../inst/include -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/assorthead/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c annoy.cpp -o annoy.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I../inst/include -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/assorthead/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c exhaustive.cpp -o exhaustive.o
exhaustive.cpp:27:1: fatal error: error writing to /tmp/ccmlx5VP.s: No space left on device
27 | }
| ^
compilation terminated.
make: *** [/home/rapidbuild/bbs-3.23-bioc-rapid/R/etc/Makeconf:209: exhaustive.o] Error 1
ERROR: compilation failed for package ‘BiocNeighbors’
* removing ‘/tmp/RtmpBBO8OB/Rinst36c6b81ce97bff/BiocNeighbors’
-----------------------------------
ERROR: package installation failed