############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL cisPath ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’ * installing *source* package ‘cisPath’ ... ** using staged installation ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/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/R/R/etc/Makeconf:204: cisPath.o] Error 1 ERROR: compilation failed for package ‘cisPath’ * removing ‘/home/biocbuild/R/R-4.4.2/site-library/cisPath’