* installing *source* package ‘VBLPCM’ ...
** package ‘VBLPCM’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gsl-config... /usr/bin/gsl-config
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/VBLPCM/src'
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 KL_funcs.c -o KL_funcs.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 VBLPCM.c -o VBLPCM.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 adjacency_to_edges.c -o adjacency_to_edges.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 bb.c -o bb.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 fruchterman_reingold.c -o fruchterman_reingold.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 funcs.c -o funcs.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 init.c -o init.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 likelihoods.c -o likelihoods.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG `gsl-config --cflags`  -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 ll_layout.c -o ll_layout.o
gcc-13 -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/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o VBLPCM.so KL_funcs.o VBLPCM.o adjacency_to_edges.o bb.o fruchterman_reingold.o funcs.o init.o likelihoods.o ll_layout.o -lgsl -lgslcblas -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/VBLPCM/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/VBLPCM/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/VBLPCM/src'
installing to /data/gannet/ripley/R/packages/tests-devel/VBLPCM.Rcheck/00LOCK-VBLPCM/00new/VBLPCM/libs
** R
** data
** 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 (VBLPCM)