############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL MANOR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’ * installing *source* package ‘MANOR’ ... ** using staged installation ** libs using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c Rnem_arg.c -o Rnem_arg.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c Rnem_exe.c -o Rnem_exe.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c exememo.c -o exememo.o exememo.c: In function ‘GenAlloc’: exememo.c:43:7: error: format not a string literal and no format arguments [-Werror=format-security] 43 | error(msg); | ^~~~~ exememo.c:40:5: warning: ‘msg’ may be used uninitialized [-Wmaybe-uninitialized] 40 | sprintf(msg, "Fatal: in %s, no memory for %s (%ld elements size %ld)\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | where, what, nelem, elsize); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ exememo.c:39:11: note: ‘msg’ was declared here 39 | char* msg; | ^~~ cc1: some warnings being treated as errors make: *** [/home/biocbuild/R/R/etc/Makeconf:195: exememo.o] Error 1 ERROR: compilation failed for package ‘MANOR’ * removing ‘/home/biocbuild/R/R-4.4.2/site-library/MANOR’