* 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: ‘clang version 22.1.2 (https://github.com/llvm/llvm-project 1ab49a973e210e97d61e5db6557180dcb92c3e98)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/dress.graph/src'
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c delta_dress.c -o delta_dress.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c delta_dress_cuda.c -o delta_dress_cuda.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c delta_dress_impl.c -o delta_dress_impl.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c dress.c -o dress.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c dress_cuda_r.c -o dress_cuda_r.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c dress_mpi.c -o dress_mpi.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c dress_mpi_r.c -o dress_mpi_r.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include   -I.  -DDRESS_MPI -I/usr/include/openmpi-x86_64 -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c dress_r.c -o dress_r.o
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -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-clang/dress.graph/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/dress.graph/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/dress.graph/src'
installing to /data/gannet/ripley/R/packages/tests-clang/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)