* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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/lib/x86_64-linux-gnu
>> 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/lib/x86_64-linux-gnu -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 (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpZ6dAd3/R.INSTALL3c4934127a702f/pbdZMQ/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c R_zmq_context.c -o R_zmq_context.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c R_zmq_socket.c -o R_zmq_socket.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c R_zmq_sendrecv.c -o R_zmq_sendrecv.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c R_zmq_utility.c -o R_zmq_utility.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c R_zmq_message.c -o R_zmq_message.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c R_zmq_transfer.c -o R_zmq_transfer.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c shellexec_wcc.c -o shellexec_wcc.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c R_zmq_poll.c -o R_zmq_poll.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -pedantic -mtune=native   -c R_cxx_dummy.cc -o R_cxx_dummy.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c zzz.c -o zzz.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -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/lib/x86_64-linux-gnu -lzmq -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpZ6dAd3/R.INSTALL3c4934127a702f/pbdZMQ/src'
make[1]: Entering directory '/tmp/RtmpZ6dAd3/R.INSTALL3c4934127a702f/pbdZMQ/src'
make[1]: Leaving directory '/tmp/RtmpZ6dAd3/R.INSTALL3c4934127a702f/pbdZMQ/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pbdZMQ/00new/pbdZMQ
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pbdZMQ’
    finding HTML links ... done
    a0_a_pbdZMQ-package                     html  
    a0_b_control                            html  
    a0_b_pbd_opt                            html  
    a0_c_options                            html  
    a0_d_context                            html  
    a1_socket                               html  
    a2_message                              html  
    address                                 html  
    b0_sendrecv                             html  
    b1_sendrecvfile                         html  
    b2_sendrecv_multipart                   html  
    b2_sendrecvdir                          html  
    b3_poll                                 html  
    random_port                             html  
    u0_shellexec.wcc                        html  
    xx_czmq_wrapper                         html  
    xx_ls_wrapper                           html  
    xx_rzmq_wrapper                         html  
    xx_utility                              html  
    zz_overwrite_shpkg                      html  
    zz_zmq_control                          html  
    zz_zmq_flags                            html  
** 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)