* installing *source* package ‘dress.graph’ ...
** this is package ‘dress.graph’ version ‘0.6.2’
** package ‘dress.graph’ successfully unpacked and MD5 sums checked
** using staged installation
  dress.graph configure:
    PKG_CFLAGS = -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64
    PKG_LIBS   =  -lm -L/usr/lib64/openmpi/lib -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -Wl,--enable-new-dtags -lmpi
** libs
using C compiler: ‘gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/dress.graph/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c delta_dress.c -o delta_dress.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c delta_dress_cuda.c -o delta_dress_cuda.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c delta_dress_impl.c -o delta_dress_impl.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c dress.c -o dress.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c dress_cuda_r.c -o dress_cuda_r.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c dress_mpi.c -o dress_mpi.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c dress_mpi_r.c -o dress_mpi_r.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c dress_r.c -o dress_r.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o dress.graph.so delta_dress.o delta_dress_cuda.o delta_dress_impl.o dress.o dress_cuda_r.o dress_mpi.o dress_mpi_r.o dress_r.o -lm -L/usr/lib64/openmpi/lib -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -Wl,--enable-new-dtags -lmpi
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/dress.graph/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/dress.graph/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/dress.graph/src'
installing to /data/gannet/ripley/R/packages/tests-devel/dress.graph.Rcheck/00LOCK-dress.graph/00new/dress.graph/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (dress.graph)