* installing *source* package ‘ergm.sign’ ...
** this is package ‘ergm.sign’ version ‘0.1.0’
** package ‘ergm.sign’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ergm.sign/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/ergm.multi/include' -I'/data/gannet/ripley/R/test-dev/ergm/include' -I/usr/local/include    -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 MHproposals_multilayer.c -o MHproposals_multilayer.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/ergm.multi/include' -I'/data/gannet/ripley/R/test-dev/ergm/include' -I/usr/local/include    -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 include_stubs.c -o include_stubs.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/ergm.multi/include' -I'/data/gannet/ripley/R/test-dev/ergm/include' -I/usr/local/include    -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 registerDynamicSymbol.c -o registerDynamicSymbol.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 ergm.sign.so MHproposals_multilayer.o include_stubs.o registerDynamicSymbol.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ergm.sign/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ergm.sign/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ergm.sign/src'
installing to /data/gannet/ripley/R/packages/tests-devel/ergm.sign.Rcheck/00LOCK-ergm.sign/00new/ergm.sign/libs
** R
** data
*** moving datasets to lazyload DB
Registered S3 method overwritten by 'tergm':
  method                   from
  simulate_formula.network ergm
** 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 (ergm.sign)