* installing *source* package 'pbdZMQ' ...
** package 'pbdZMQ' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp4oQdSk/R.INSTALL1b8ec6e001455/pbdZMQ/src'
echo 'MY_CC = gcc ' >> Makeconf
echo 'MY_CXX = g++ -std=gnu++17 ' >> Makeconf
echo 'PKG_CPPFLAGS = -I./zmqsrc/include -DWIN' >> Makeconf
echo 'PKG_CFLAGS = -I./zmqsrc/include' >> Makeconf
echo 'PKG_CXXFLAGS = -I./zmqsrc/include' >> Makeconf
echo 'PKG_LIBS = -L./ -lzmq -liphlpapi -lrpcrt4 -lws2_32 -lstdc++ -L"D:/RCompile/recent/R/bin/x64" -lR' >> Makeconf
echo 'PKG_LIBS_ZMQ = -liphlpapi -lrpcrt4 -lws2_32 -lstdc++ -L"D:/RCompile/recent/R/bin/x64" -lR' >> Makeconf
echo 'R_ZMQ_INC = zmq/x64/include/' >> Makeconf
echo 'R_ZMQ_LIB = libs/x64/' >> Makeconf
echo 'R_XTRA_CPPFLAGS = -I"D:/RCompile/recent/R/include" -DNDEBUG' >> Makeconf
( cd ./zmqsrc.win; make all )
make[2]: Entering directory '/d/temp/Rtmp4oQdSk/R.INSTALL1b8ec6e001455/pbdZMQ/src/zmqsrc.win'
gcc  -c -o ctx.o ../zmqsrc/src/ctx.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o reaper.o ../zmqsrc/src/reaper.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o dist.o ../zmqsrc/src/dist.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o err.o ../zmqsrc/src/err.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o clock.o ../zmqsrc/src/clock.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o metadata.o ../zmqsrc/src/metadata.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o random.o ../zmqsrc/src/random.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o object.o ../zmqsrc/src/object.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o own.o ../zmqsrc/src/own.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o io_object.o ../zmqsrc/src/io_object.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o io_thread.o ../zmqsrc/src/io_thread.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o lb.o ../zmqsrc/src/lb.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o fq.o ../zmqsrc/src/fq.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o address.o ../zmqsrc/src/address.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o tcp_address.o ../zmqsrc/src/tcp_address.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o ipc_address.o ../zmqsrc/src/ipc_address.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o ipc_connecter.o ../zmqsrc/src/ipc_connecter.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o ipc_listener.o ../zmqsrc/src/ipc_listener.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o tcp_connecter.o ../zmqsrc/src/tcp_connecter.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o tcp_listener.o ../zmqsrc/src/tcp_listener.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o mailbox.o ../zmqsrc/src/mailbox.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o msg.o ../zmqsrc/src/msg.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o mtrie.o ../zmqsrc/src/mtrie.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o pipe.o ../zmqsrc/src/pipe.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o precompiled.o ../zmqsrc/src/precompiled.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o proxy.o ../zmqsrc/src/proxy.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o signaler.o ../zmqsrc/src/signaler.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o stream_engine.o ../zmqsrc/src/stream_engine.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o thread.o ../zmqsrc/src/thread.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o trie.o ../zmqsrc/src/trie.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o ip.o ../zmqsrc/src/ip.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o tcp.o ../zmqsrc/src/tcp.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o pgm_socket.o ../zmqsrc/src/pgm_socket.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o pgm_receiver.o ../zmqsrc/src/pgm_receiver.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o pgm_sender.o ../zmqsrc/src/pgm_sender.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o raw_decoder.o ../zmqsrc/src/raw_decoder.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o raw_encoder.o ../zmqsrc/src/raw_encoder.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o v1_decoder.o ../zmqsrc/src/v1_decoder.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o v1_encoder.o ../zmqsrc/src/v1_encoder.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o v2_decoder.o ../zmqsrc/src/v2_decoder.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o v2_encoder.o ../zmqsrc/src/v2_encoder.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o udp_address.o ../zmqsrc/src/udp_address.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o udp_engine.o ../zmqsrc/src/udp_engine.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o radio.o ../zmqsrc/src/radio.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o dish.o ../zmqsrc/src/dish.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o socket_base.o ../zmqsrc/src/socket_base.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o session_base.o ../zmqsrc/src/session_base.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o options.o ../zmqsrc/src/options.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o req.o ../zmqsrc/src/req.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o rep.o ../zmqsrc/src/rep.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o push.o ../zmqsrc/src/push.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o pull.o ../zmqsrc/src/pull.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o pub.o ../zmqsrc/src/pub.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o sub.o ../zmqsrc/src/sub.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o pair.o ../zmqsrc/src/pair.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o dealer.o ../zmqsrc/src/dealer.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o router.o ../zmqsrc/src/router.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o xpub.o ../zmqsrc/src/xpub.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o xsub.o ../zmqsrc/src/xsub.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o stream.o ../zmqsrc/src/stream.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o poller_base.o ../zmqsrc/src/poller_base.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o select.o ../zmqsrc/src/select.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o poll.o ../zmqsrc/src/poll.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o epoll.o ../zmqsrc/src/epoll.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o kqueue.o ../zmqsrc/src/kqueue.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o devpoll.o ../zmqsrc/src/devpoll.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o curve_client.o ../zmqsrc/src/curve_client.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o curve_server.o ../zmqsrc/src/curve_server.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o mechanism.o ../zmqsrc/src/mechanism.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o null_mechanism.o ../zmqsrc/src/null_mechanism.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o plain_client.o ../zmqsrc/src/plain_client.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o plain_server.o ../zmqsrc/src/plain_server.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o socks.o ../zmqsrc/src/socks.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o server.o ../zmqsrc/src/server.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o decoder_allocators.o ../zmqsrc/src/decoder_allocators.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o socks_connecter.o ../zmqsrc/src/socks_connecter.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o socket_poller.o ../zmqsrc/src/socket_poller.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o mailbox_safe.o ../zmqsrc/src/mailbox_safe.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o client.o ../zmqsrc/src/client.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o timers.o ../zmqsrc/src/timers.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o zmq.o ../zmqsrc/src/zmq.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o zmq_utils.o ../zmqsrc/src/zmq_utils.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o gather.o ../zmqsrc/src/gather.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o scatter.o ../zmqsrc/src/scatter.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o dgram.o ../zmqsrc/src/dgram.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
gcc  -c -o zzz.o ../zmqsrc/src/zzz.cpp -Wall -Os -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_USE_SELECT -I. -I"D:/RCompile/recent/R/include" -DNDEBUG
g++ -std=gnu++17  -shared -O2 -s -o libzmq.dll ctx.o reaper.o dist.o err.o clock.o metadata.o random.o object.o own.o io_object.o io_thread.o lb.o fq.o address.o tcp_address.o ipc_address.o ipc_connecter.o ipc_listener.o tcp_connecter.o tcp_listener.o mailbox.o msg.o mtrie.o pipe.o precompiled.o proxy.o signaler.o stream_engine.o thread.o trie.o ip.o tcp.o pgm_socket.o pgm_receiver.o pgm_sender.o raw_decoder.o raw_encoder.o v1_decoder.o v1_encoder.o v2_decoder.o v2_encoder.o udp_address.o udp_engine.o radio.o dish.o socket_base.o session_base.o options.o req.o rep.o push.o pull.o pub.o sub.o pair.o dealer.o router.o xpub.o xsub.o stream.o poller_base.o select.o poll.o epoll.o kqueue.o devpoll.o curve_client.o curve_server.o mechanism.o null_mechanism.o plain_client.o plain_server.o socks.o server.o decoder_allocators.o socks_connecter.o socket_poller.o mailbox_safe.o client.o timers.o zmq.o zmq_utils.o gather.o scatter.o dgram.o zzz.o -lws2_32 -lIphlpapi -liphlpapi -lrpcrt4 -lws2_32 -lstdc++ -L"D:/RCompile/recent/R/bin/x64" -lR
make[2]: Leaving directory '/d/temp/Rtmp4oQdSk/R.INSTALL1b8ec6e001455/pbdZMQ/src/zmqsrc.win'
cp ./zmqsrc.win/libzmq.dll ./
mkdir ./zmq
mkdir ./zmq/include
cp ./zmqsrc/include/* ./zmq/include
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_zmq_context.c -o R_zmq_context.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_zmq_message.c -o R_zmq_message.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_zmq_poll.c -o R_zmq_poll.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_zmq_sendrecv.c -o R_zmq_sendrecv.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_zmq_socket.c -o R_zmq_socket.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_zmq_transfer.c -o R_zmq_transfer.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_zmq_utility.c -o R_zmq_utility.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c shellexec_wcc.c -o shellexec_wcc.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c zzz.c -o zzz.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I./zmqsrc/include -DWIN    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I./zmqsrc/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_cxx_dummy.cc -o R_cxx_dummy.o
g++ -std=gnu++17 -shared -s -static-libgcc -o pbdZMQ.dll tmp.def R_zmq_context.o R_zmq_message.o R_zmq_poll.o R_zmq_sendrecv.o R_zmq_socket.o R_zmq_transfer.o R_zmq_utility.o shellexec_wcc.o zzz.o R_cxx_dummy.o -L./ -lzmq -liphlpapi -lrpcrt4 -lws2_32 -lstdc++ -LD:/RCompile/recent/R/bin/x64 -lR -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp4oQdSk/R.INSTALL1b8ec6e001455/pbdZMQ/src'
make[1]: Entering directory '/d/temp/Rtmp4oQdSk/R.INSTALL1b8ec6e001455/pbdZMQ/src'
make[1]: Leaving directory '/d/temp/Rtmp4oQdSk/R.INSTALL1b8ec6e001455/pbdZMQ/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.5/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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'pbdZMQ' as pbdZMQ_0.3-11.zip
* DONE (pbdZMQ)