############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL cisPath ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘cisPath’ ... ** this is package ‘cisPath’ version ‘1.47.0’ ** 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.21-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.21-bioc/R/etc/Makeconf:209: cisPath.o] Error 1 ERROR: compilation failed for package ‘cisPath’ * removing ‘/home/biocbuild/bbs-3.21-bioc/R/site-library/cisPath’