############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data qsea ### ############################################################################## ############################################################################## * checking for file ‘qsea/DESCRIPTION’ ... OK * preparing ‘qsea’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘qsea’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)’ gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c lm.c -o lm.o In file included from lm.c:30: lm.c: In function ‘Cdqrls’: lm.c:63:13: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=] 63 | error(_("dimensions of 'x' (%d,%d) and 'y' (%d) do not match"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm.c:63:11: note: in expansion of macro ‘_’ 63 | error(_("dimensions of 'x' (%d,%d) and 'y' (%d) do not match"), | ^ lm.c:63:50: note: format string is defined here 63 | error(_("dimensions of 'x' (%d,%d) and 'y' (%d) do not match"), | ~^ | | | int | %ld gcc -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o qsea.so lm.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/tmp/RtmpiOgUq0/Rinst1256e37b05cf1d/00LOCK-qsea/00new/qsea/libs ** R ** inst ** preparing package for lazy loading Error: .onLoad failed in loadNamespace() for 'XML', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XML/libs/XML.so': libicui18n.so.75: cannot open shared object file: No such file or directory Execution halted ERROR: lazy loading failed for package ‘qsea’ * removing ‘/home/biocbuild/tmp/RtmpiOgUq0/Rinst1256e37b05cf1d/qsea’ ----------------------------------- ERROR: package installation failed