* installing *source* package ‘pbdZMQ’ ...
** package ‘pbdZMQ’ successfully unpacked and MD5 sums checked
** using staged installation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.25... yes
checking for zmq... yes
checking for zmq_4_1_6... checking for zmq... yes
 
****************** Results of pbdZMQ package configure *****************
 
>> GET_PKG_CONFIG = yes
>> GET_SYSTEM_ZMQ = yes
>> GET_SYSTEM_ZMQ_430 = yes
>> PKG_CONFIG = /usr/bin/pkg-config
>> SYSTEM_ZMQ_INCLUDEDIR = /usr/include
>> SYSTEM_ZMQ_LIBDIR = /usr/lib64
>> ENABLE_INTERNAL_ZMQ = no
>> INTERNAL_ZMQ_INCLUDEDIR = ./zmqsrc/include
>> INTERNAL_ZMQ_LIBDIR = ./
>> EXTERNAL_ZMQ_INCLUDE = 
>> EXTERNAL_ZMQ_LDFLAGS = 
>> ZMQ_INCLUDE = -I/usr/include
>> ZMQ_LDFLAGS = -L/usr/lib64 -lzmq
>> EXT_LIBS = 
>> ZMQ_POLLER = select
 
************************************************************************
 
configure: creating ./config.status
config.status: creating src/Makevars
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/build_zmq
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/build_zmq
config.status: creating R/zzz.r
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using C++ compiler: ‘g++-13 (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdZMQ/src'
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 R_zmq_context.c -o R_zmq_context.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 R_zmq_socket.c -o R_zmq_socket.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 R_zmq_sendrecv.c -o R_zmq_sendrecv.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 R_zmq_utility.c -o R_zmq_utility.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 R_zmq_message.c -o R_zmq_message.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 R_zmq_transfer.c -o R_zmq_transfer.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 shellexec_wcc.c -o shellexec_wcc.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 R_zmq_poll.c -o R_zmq_poll.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/include -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 R_cxx_dummy.cc -o R_cxx_dummy.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include  -I/usr/local/include   -I/usr/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 zzz.c -o zzz.o
g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o pbdZMQ.so R_zmq_context.o R_zmq_socket.o R_zmq_sendrecv.o R_zmq_utility.o R_zmq_message.o R_zmq_transfer.o shellexec_wcc.o R_zmq_poll.o R_cxx_dummy.o zzz.o -L/usr/lib64 -lzmq
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdZMQ/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdZMQ/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdZMQ/src'
installing via 'install.libs.R' to /data/gannet/ripley/R/packages/tests-devel/pbdZMQ.Rcheck/00LOCK-pbdZMQ/00new/pbdZMQ
** R
** demo
** 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 (pbdZMQ)