############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL NetPathMiner ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’ * installing *source* package ‘NetPathMiner’ ... ** using staged installation 'config' variable 'CPP' is defunct checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for xmlParseFile in -lxml2... yes checking for readSBML in -lsbml... no SBML not found. libXML2 found checking for xml2-config... /usr/bin/xml2-config configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)’ using C++ compiler: ‘g++ (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c handlesegfault.c -o handlesegfault.o gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c hme3m.c -o hme3m.o gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c init.c -o init.o g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c kgml_interface.cpp -o kgml_interface.o g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c methods.cpp -o methods.o g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c sbml_interface.cpp -o sbml_interface.o g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o NetPathMiner.so handlesegfault.o hme3m.o init.o kgml_interface.o methods.o sbml_interface.o -lxml2 -lxml2 -lz -llzma -lm -lopenblas -lgfortran -lm -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-NetPathMiner/00new/NetPathMiner/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (NetPathMiner)