| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-10-23 11:30 -0400 (Thu, 23 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 3809 |
| 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 369/2355 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Likun Wang
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
|
To the developers/maintainers of the cisPath package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cisPath.git to reflect on this report. See Troubleshooting Build Report for more information. - 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: cisPath |
| Version: 1.49.1 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data cisPath |
| StartedAt: 2025-10-22 22:26:47 -0000 (Wed, 22 Oct 2025) |
| EndedAt: 2025-10-22 22:26:58 -0000 (Wed, 22 Oct 2025) |
| EllapsedTime: 11.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data cisPath
###
##############################################################################
##############################################################################
* checking for file ‘cisPath/DESCRIPTION’ ... OK
* preparing ‘cisPath’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
-----------------------------------
* installing *source* package ‘cisPath’ ...
** this is package ‘cisPath’ version ‘1.49.1’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c cisPath.cpp -o cisPath.o
cisPath.cpp: In function ‘bool processWebInput(const char*, bool, bool)’:
cisPath.cpp:3555:27: error: format not a string literal and no format arguments [-Werror=format-security]
3555 | PRINTFUNCTION(buffer);
| ^~~~~~
cc1plus: some warnings being treated as errors
make: *** [/home/biocbuild/bbs-3.23-bioc/R/etc/Makeconf:209: cisPath.o] Error 1
ERROR: compilation failed for package ‘cisPath’
* removing ‘/tmp/RtmpHKskUX/Rinstb05fe2ee798c7/cisPath’
-----------------------------------
ERROR: package installation failed