* installing *source* package ‘NAIR’ ...
** package ‘NAIR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (GCC) 14.0.1 20240430 (prerelease)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/NAIR/src'
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c dropDegreeZero.cpp -o dropDegreeZero.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c hamAdjacencyMatSparse.cpp -o hamAdjacencyMatSparse.o
In file included from hamAdjacencyMatSparse.cpp:20:
dropDegreeZero.h:4:9: warning: "ARMA_64BIT_WORD" redefined
    4 | #define ARMA_64BIT_WORD 1
      |         ^~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo:95,
                 from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29,
                 from hamAdjacencyMatSparse.cpp:18:
/data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:88:11: note: this is the location of the previous definition
   88 |   #define ARMA_64BIT_WORD
      |           ^~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c hamDistBounded.cpp -o hamDistBounded.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c levAdjacencyMatSparse.cpp -o levAdjacencyMatSparse.o
In file included from levAdjacencyMatSparse.cpp:20:
dropDegreeZero.h:4:9: warning: "ARMA_64BIT_WORD" redefined
    4 | #define ARMA_64BIT_WORD 1
      |         ^~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo:95,
                 from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29,
                 from levAdjacencyMatSparse.cpp:18:
/data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:88:11: note: this is the location of the previous definition
   88 |   #define ARMA_64BIT_WORD
      |           ^~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c levDistBounded.cpp -o levDistBounded.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c patternAdjacencyMatSparse.cpp -o patternAdjacencyMatSparse.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include   -fopenmp -DARMA_64BIT_WORD=1 -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c sortAdjacencyMatSparse.cpp -o sortAdjacencyMatSparse.o
In file included from sortAdjacencyMatSparse.cpp:24:
dropDegreeZero.h:4:9: warning: "ARMA_64BIT_WORD" redefined
    4 | #define ARMA_64BIT_WORD 1
      |         ^~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo:95,
                 from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29,
                 from sortAdjacencyMatSparse.cpp:18:
/data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:88:11: note: this is the location of the previous definition
   88 |   #define ARMA_64BIT_WORD
      |           ^~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o NAIR.so RcppExports.o dropDegreeZero.o hamAdjacencyMatSparse.o hamDistBounded.o levAdjacencyMatSparse.o levDistBounded.o patternAdjacencyMatSparse.o sortAdjacencyMatSparse.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/NAIR/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/NAIR/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/NAIR/src'
installing to /data/gannet/ripley/R/packages/tests-devel/NAIR.Rcheck/00LOCK-NAIR/00new/NAIR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (NAIR)