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-24 12:36 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 870
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/217HostnameOS / ArchINSTALLBUILDCHECK
BiocParallel 1.41.2  (landing page)
Martin Morgan
Snapshot Date: 2025-03-24 12:00 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/BiocParallel
git_branch: devel
git_last_commit: efcc9a7
git_last_commit_date: 2025-02-18 17:02:40 -0400 (Tue, 18 Feb 2025)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  ERROR    ERROR  skipped


BUILD results for BiocParallel on teran2

To the developers/maintainers of the BiocParallel 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: BiocParallel
Version: 1.41.2
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data BiocParallel
StartedAt: 2025-03-24 12:16:55 -0400 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 12:17:02 -0400 (Mon, 24 Mar 2025)
EllapsedTime: 7.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 BiocParallel
###
##############################################################################
##############################################################################


* checking for file ‘BiocParallel/DESCRIPTION’ ... OK
* preparing ‘BiocParallel’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* running ‘cleanup’
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘BiocParallel’ ...
** this is package ‘BiocParallel’ version ‘1.41.2’
** using staged installation
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ -std=gnu++17 accepts -g... yes
checking for g++ -std=gnu++17 option to enable C++11 features... none needed
checking for library containing shm_open... none required
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/mman.h... yes
configure: creating ./config.status
config.status: creating src/Makevars
** 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  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c cpp11.cpp -o cpp11.o
g++ -std=gnu++11 -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/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c ipcmutex.cpp -o ipcmutex.o
ipcmutex.cpp:184:1: fatal error: error writing to /tmp/ccHBxCg0.s: No space left on device
  184 | }
      | ^
compilation terminated.
make: *** [/home/rapidbuild/bbs-3.21-bioc-rapid/R/etc/Makeconf:202: ipcmutex.o] Error 1
ERROR: compilation failed for package ‘BiocParallel’
* removing ‘/tmp/RtmpvVoTpa/Rinst22775346f7843c/BiocParallel’
      -----------------------------------
ERROR: package installation failed